This works
This doesn’t
How can I solve it?
Does the server at least see the changing physics handle location? My guess is that since that pawn is on everyone’s game, they will all be running that change handle position code. But that would be weird considering that the bool is not replicated.
What I did on mine is have the server do all of that stuff.