mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
6 lines
362 B
Plaintext
6 lines
362 B
Plaintext
|
|
||
|
I have made an alternative to the NetworkRigidbody <https://github.com/vis2k/Mirror/pull/2123>
|
||
|
|
||
|
It is Experimental so use at your own risk if production builds.
|
||
|
|
||
|
It uses Lerp to move towards the servers position and velocity. This should result is movement looking smoother. There is no extrapolation yet so the position and velocity will be behind the server.
|