Jump to content

Recommended Posts

Posted

All right, I will just ask this straight ahead, are there common ways of creating different Modes for players which also can change the Model animation? I could use capabilities to add this, but how can I directly influence Minecrafts usual player animations? Also, I need certain abilities that the player has in this modes (e.g pulling an entity), but that will be rather easy.

Posted (edited)
8 hours ago, jabelar said:

Animations are usually controlled with combination of the model class and renderer class. 

Yeah, I know that but can I just modify them? If so, how do I prevent Minecraft from controlling the player model?

Edited by ArmamentHaki
Posted

I looked at how Minecraft renders the player and realized that cancelling the event would cancel way more that shouldn't be cancelled. I can modify rotation angles of the models, but they are resetted in the render method itself, so that won't work for me. The only option would be to render everything that Minecraft does by my Mod and set them manually there. But that would be a ton of stuff that I actually want to keep my hands off

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.