Hello everyone, been having this issue for over a week now.
I’m creating a very simple multiplayer game where you are pushing a ball around by adding a force to it. The replication I have right now works, however, the client moves WAY faster than the server. This is peer-to-peer multiplayer where there is no dedicated server.
Here’s a screenshot of my current movement system
What’s causing this?