Client ignoring rotated legs on server

im trying to make legs rotate around their steps, but to make sure i could rotate the legs in the first place, i randomly oriented them every frame.

the server sees the orientations, but the client doesnt.
what do i do???

Are you rotating them on the client? If not rotate them on the client since characters are client network owned.

3 Likes

will other players be able to see the leg orientations then?

Yes characters are client network owned

If you see it on the server then other clients will see it.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.