Posted November 6, 20205 yr Hey! I want to make a custom Player Animation (like the bow or eat animation). How would I do that? I suppose I have to somehow create a UseAction? Thanks in advance!
November 6, 20205 yr No, you can do an animation without the need for UseAction. You will just need to edit how the player renders in first and third person. A combination of RenderHandEvent and RenderPlayerEvent should do fine. You could also do RenderLivingEvent to handle all BipedModels as it's fields are publicly accessible anyways.
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.