Posted February 13, 20178 yr I'm really having trouble on getting my model to rotate correctly on the X-axis. The picture below is when I set the X-Rotation to 3.155F to make it the right way. the next is X-Rotation set to 4F. I want to make it rotate around the wooden pole in the middle bottom area. https://github.com/BeardlessBrady/Meat-Mod/blob/master/src/main/java/gunn/modmeat/client/render/RenderHorseCart.java https://github.com/BeardlessBrady/Meat-Mod/blob/master/src/main/java/gunn/modmeat/client/model/ModelHorseCart.java Any help would be greatly appreciated!
February 13, 20178 yr Try experimenting around with the setRotation method, if that helps. Apparently I'm addicted to these forums and can't help but read all the posts. So if I somehow help you, please click the "Like This" button, it helps.
February 14, 20178 yr Author Is there a way to make it constantly spinning so I can help pin down the best rotation point?
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.