Posted July 20, 20205 yr I have a mob that utilizes the PlayerModel, and I'd like it to do the sitting animation (like when a player sits on a pig or in a minecart). How do i do this?
July 20, 20205 yr I feel like a sitting player is not a separate model, but a usual model with different rotations. Check out PlayerModel#setRotationAngles. Everything said above may be absolutely wrong. No rights reserved.
July 20, 20205 yr BipedModel#isSneak. Make sure to offset it like in PlayerRenderer line 67. Oops, that's for crouching, look at LivingRenderer line 55 and below for sitting, Edited July 20, 20205 yr by Novârch It's sad how much time mods spend saying "x is no longer supported on this forum. Please update to a modern version of Minecraft to receive support".
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.