Jump to content

Easier Modeling, Help?


DaNatin

Recommended Posts

I'm trying to hard-code my mob's model, but it takes a lot longer because I'd always have to reopen my client whenever I change something in its code to update. I used the Debug client feature, but it only works with certain things, (not limited to) such as removing/adding new AI. The thing I need help with here, is how to modify my mob's model with a debug-like feature, without having to reopen Minecraft every time I'd want to refresh/update.

Link to comment
Share on other sites

You could use the techne-modeller (http://techne.zeux.me/) to model your mob/something (it has a nice workflow) and export that to .java file which is the model.

except that the .java file spit out by techne is really messy and sometimes just wrong.

Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! |

mah twitter

This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.

Link to comment
Share on other sites

I should have phrased it a little differently, I already have the model done and ready to use. I'm adding its diff child parts and it can be pretty difficult not knowing how the model might end up. The debug client doesn't seem to update with the code, which is why I always have to reopen Minecraft every time I change something in the code (mainly child position/rotation).

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.