Hi,
I’m trying to rotate the leg of a biped but I’m confused about how to achieve this through scripting. I want to rotate the leg just as it rotates in the scene view using the rotation tool, take a look at the picture below:
http://postimage.org/image/mqb7rsqsb/full/
I noticed that when I rotate the leg in the scene view, not only one axis changes its values but all of them and also the values for position axis change.
My question here is, how do I achieve this through a script, I tried different methods of rotation but all of them gave me strange results.