I’m trying to rotate an object a 25 degrees when I hold down a button, then when I release the button, it rotates back to the starting point.
I’ve been trying to figure out this for a while now with no success. I’ve come to the assumption that I will need to do this with python script, but my knowledge of python is very basic and I know nothing of the blender specific properties, so I have not attempted it due to lack of knowledge.
Can someone help me out with this? I do know enough about the game engine to know how to call scripts in specific situations.