I'm having trouble getting my RPCs to work

Alright. I’ll prepare the ZIP file. Then, send it via WeTransfer in your DMs. Give me about 15 minutes.

After PennyLoafers reviewed my game file, they fixed it.

They changed _physics_process(): to this:

And Move(): to this:

The issue was that I updated the velocity on the client, but didn’t allow for remote instances to use it.

Additionally, they also elaborated on a potential future issues with client and remote instance desync. I’ll quote them.


Thanks again to @pennyloafers for take some time to review my code.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.