Jump to content

[1.8.9] Independent transforms for parts in a custom models


Nuchaz

Recommended Posts

Greetings, I am working on rendering a compass item using a custom OBJ model. I have a model class that implements ISmartItemModel and I am creating an IBakedModel in the handleItemState method. I create my OBJModel.OBJState using my List<String> of the parts I want to show and then I can create TRSRTransformation with whatever I need and then use that stuff to bake the IBakedModel that gets rendered. I can't seem to figure out a way to apply the transform to individual parts, using this method the transform is applied to the entire model. My model only has 2 parts, the base and the compass needle. I want to rotate the compass needle on a single axis based on a float value that is saved in NBT to the ItemStack. So my question, is there is a way to apply transforms to individual parts of a custom model?

 

Thanks.

 

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.