Posted June 18, 20232 yr Context: developing a mod that has custom swords which can block like shields. When the player is blocking, I am implementing this code to translate and rotate the player's arm which works well for the player that performs the action, in both 1st and 3rd person. However when another player is blocking on a server, other players can't see their arm render differently, only them moving slower. Is there a way I can tell the server to make the client render other players blocking when they do so?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.