Started by
Dreek
on
Topic category: Help with Minecraft modding (Java Edition)
I wanna make cars by riding an invisible horse and holding the cars with 3d models, but the car moves like your hand does all the time. Help!
Topic category: Help with Minecraft modding (Java Edition)
I wanna make cars by riding an invisible horse and holding the cars with 3d models, but the car moves like your hand does all the time. Help!
Hi Dreek,
What modelling software are you using? I’m not sure if it’s possible in MCreator to edit this as the player interaction with a model (i.e. the position of the arm) is usually held in the JSON data.
The modelling software I use allows me to set the angle of the arm and also position the 3D model how I want in context to the player.
I would suggest checking the features/settings of the modelling software you are using to see if it gives you the option to adjust the player and 3D model around the player.
Best wishes,
Leon
I use BlockBench