CSharpRedotTools / Template

A template used for quickly setting up new Redot 4 C# games.
MIT License
111 stars 8 forks source link

[Netcode] Client and server send positions regardless if moving or not #22

Closed valkyrienyanko closed 2 months ago

valkyrienyanko commented 2 months ago

Issue: Client and server send positions regardless if moving or not

What's needed: Client and server should only send positions if their not the same. Furthermore positions should not be sent to clients that are too far away from each other. A environment should be setup where clients can roam around in a world to demonstrate this.

valkyrienyanko commented 2 months ago

This has been resolved by c3b970f892b1bf4e67483e886c2db5e68682426d and 28065af0b7e5b5af0ef8b11eb9cc67e84c49fdcf