Skip to content

A very basic transform replicator with smoothing for Unreal Engine 4

Notifications You must be signed in to change notification settings

intaxwashere/basictransformreplicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Basic Transform Replicator for Unreal Engine 4.26

Basic Transform Replicator sends your actors transform to every client and smooths the location difference between server updates. Also tries its best to replicate physics but please note UE4 is not really capable of physics replication.

Can not be used as movement component. Does not quite work well for AutonomousProxies, since there isn't prediction and reconciliation is implemented.

I made this plugin on my free time, took me a hour or less. So just posting there if someone needs a simple solution for its simple replication problems :)

Cheers, Intax.

About

A very basic transform replicator with smoothing for Unreal Engine 4

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published