So I figured out how to add models from blender. I made it a character and added controls, but when the game starts the model keeps going up. I used the same scripts I use with all my other characters. What’s wrong?
I assume you placed the script on the model instead of the game object that represents the file, which is its parent. Blender has a stupid Z-up axis system, so whatever you were doing before would be rotated 90 degrees.