Hi
this next code works but too fast,
and i need to take 2 seconds to return 0,0,0 rotation Quaternion
any idea please…
i am trying deltatime but not work.
please help, i will apreciate so much.
i use and need this on a button but still work very very fast …
means , its returns on a click… but i need to return slowly (reset rotation to 0,0,0)
…
I think the code Enzzo gave you is correct. You just need to decrease the rotSpeed in the editor. Smaller the value gets, slower your rotation will be.