Jump to content

Recommended Posts

Posted

Hi to all! I'm developing a mod with a new rideable entity and need some help. I need to know if is it possible to change the size of the entity or something like that becuase when a player rides the entity that i'm making it sits too high from the ground and i want to make it as high as half block high.

 

Thanks for any reply.

If yo want to say thanks, push the button!

Posted

I solved it, it was as easy as ussing the function

setSize(float f1, float f2);

to set an appropiate size for the entity and now the player mounts at the high that I want.

If yo want to say thanks, push the button!

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.