Jump to content

[1.8.9+] [SOLVED] Entity and TileEntity models


Bektor

Recommended Posts

I suggest you use Forge's animation system for this. I can't help you with it much myself, but there's an example mod here (assets).

 

The commit that added the system briefly explains the purpose of each animation class.

 

This is what I've been trying to do for the last... a long time.

Be warned, the system isn't exactly easy to use. It also limits you to json files from what I can tell*, so models can't be bigger than 3** blocks or they just don't render.

 

*There is a mention of b3d in the example - it didn't work when I enabled it

**JSON files, god damn JSON files.

 

If you find a good solution for this, please let me know.

 

Edit: Obj models work, for the base, but then the top will not work.

Link to comment
Share on other sites

Well, after staring at that code for literally 2 days, I kinda get it. So I made this:

[embed=425,349]

<iframe width="640" height="360" src="https://www.youtube.com/embed/dqI9TyHCnBg" frameborder="0" allowfullscreen></iframe>

[/embed]

 

But I don't know how to change the rotation centres... because at the moment they all rotate around the centre front block. Clearly at the moment it's not right :/

Link to comment
Share on other sites

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.