Character Rotation Replication in a Planet surface

Will try as soon as I get home to test it.

Yes, those ‘IsValid’ , ‘planetGravity->GetGravityEnabled()’ … are executing in the client side, and what I wanted to try is to release the task of calculating the gravity from the server and giving this task to the clients.

I thought one solution was to change the Role of the client, because it was set as ‘Simulation’ automatically when starting the game. Don’t know if there is a solution by setting the local role as autonomus_proxy or something like that…

Will try simplify this solution and post the updates I get

Thx so much for the quick answer