满心欢喜 发表于 2022-10-6 12:51:35

SmoothSync版本 ue5.0 平滑同步插件

本帖最后由 满心欢喜 于 2022-10-8 21:14 编辑



What Smooth Sync Does
Provides simple, drop-in Syncing of transforms Smoothly across the network using customizable interpolation and extrapolation.
Owned Actors: Sends transform from owner to non-owners.
Unowned Actors: Sends transform from server to clients.

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.





页: [1]
查看完整版本: SmoothSync版本 ue5.0 平滑同步插件