Online-safe tile movement.

lots of ways but simply you could use the exact code and run in separately on server/client instead of replicating movement.

this way you’re only calling the beginmove event as an RPC. at the end move you could have the server confirm they are synced but there isnt any real reason they should desync

1 Like