How do I rotate a mapmodel on its Y-axis?
Posted: January 25th, 2010, 6:17 pm
How do I rotate a mapmodel on its Y-axis?
I already know how to rotate a mapmodel on its X-axis.
I already know how to rotate a mapmodel on its X-axis.
No bad language. Kids must have parental permission!
http://forum.sandboxgamemaker.com/
sorry, i was wrong. here are the commands for setting pitch, yaw, scale and spin of an model:the cube2 engine does not support this.
Code: Select all
mdlscale SCode: Select all
mdltrans X Y ZCode: Select all
mdlyaw YCode: Select all
mdlpitch PCode: Select all
mdlspin Y