#Sync child object rotation?

1 messages · Page 1 of 1 (latest)

ashen loom
#

Player position and animations sync perfectly fine. However for movement i rotate the player model as a child on the object, then use that forward direction to drive actual object.
The rotation of my player (the child objects rotation) does not sync between players at all. Ive tried added ClientNetworkTransform to it but it just flags errors.