Hi everyone
I have a little problem with my game character movement.
Peer angle and movement are controlled by the host, not directly by Peer/player input itself.
Player input -> Host -> Player move/input received (Sync obj with position and angle).
Look at this short video.
How to fix this?
Thanks