Jump to content

i'm making a mod, I need some help.


ImpoliteSand868

Recommended Posts

I'm making a mod, similar to the one called "More Player Models" on curseforge and I just started using eclipse.

I used to use mcreator, I do still for some things. But I what I need help with is changing the size of player legs, arms, torso, head, and hit box, all with buttons or sliders with text below or on telling the current size of the part of player. 

Oh and also a textbox for a skin url to change skin in-game.

I really need help with this and it would be greatly appreciated. 

If there are any youtube videos, than please put them in the comments.

Link to comment
Share on other sites

Ok, yeah, it's really convoluted to use Forge to change the player model per se, but you could try subscribing to RenderPlayerEvent, canceling it, and rendering your own custom player model instead. This is probably the only way you would be able to get the amount of customizability you want.

Have you ever want the new operator to return a type that you didn't ask for? Well, now you can!

Link to comment
Share on other sites

4 hours ago, Vinyarion said:

Ok, yeah, it's really convoluted to use Forge to change the player model per se, but you could try subscribing to RenderPlayerEvent, canceling it, and rendering your own custom player model instead. This is probably the only way you would be able to get the amount of customizability you want.

I think that would have some copyright issues. 

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.