Jump to content

[1.8] Animated 3D models?


ItsAMysteriousYT

Recommended Posts

Hi

Yes, its possible. Try looking into MCAnimator (I hope I'm right in saying that this is a modeling and animating tool for modders). Another alternative is to make a series of .JSON models to act like a TextureSprite and loop through those using the getModel() method found in the Item class to return different ModelResourceLocations. Its probably easier to do this in Java, though, using Techne or MCAnimator.

Development of Plugins [2012 - 2014] Development of Mods [2012 - Current]

Link to comment
Share on other sites

Try this out...Its just like Techne except a lot easier, its a 3D modeling tool just for .JSON files that exports all the code for you, all you have to do is basically the same as what you do in Techne - create models the easy way by visualizing your model:

 

*Please don't be alarmed by the website - it IS completley safe, it is just under construction to make things look nicer*

http://www.mrcrayfish.com/

Development of Plugins [2012 - 2014] Development of Mods [2012 - Current]

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.