Yeah pretty self explanatory.
I have made a custom movement system which uses client sided BodyMovers to move the characters.
Note: BodyMovers are created on the server and then changed on the client
This hasn’t been going so well. For some reason when I spawn the characters seem to glitch and bug out. Once, this happened…
Any ideas on why this is happening? I thought it was a replication issue or something.