Unreal Engine – Smooth Sync UE1418

Smooth Sync

Features:

  • Performs interpolation and extrapolation to compensate for lag.
  • Full source code is provided so you can see everything with detailed comments.
  • Highly Configurable so you choose what to send, when to send it, and what to do with it.
  • Requires zero coding.
  • Sends the transforms of Actors across the network.
  • Optional float compression to half-floats.

Code Modules:

  •  SmoothSyncPlugin (RunTime)