Search Unity

Animation Inspector not accepting Input

Discussion in 'Animation' started by Kaiwhitehat, Mar 26, 2019.

  1. Kaiwhitehat

    Kaiwhitehat

    Joined:
    Mar 5, 2019
    Posts:
    19
    Hi,

    I am trying to do an animation in Unity and having a weird roblem recently. I want to let Textboxes appear and angle in 45 degrees. I am using the animation window in Unity. Appearing and Scaling is no problem. I drag the white vertical line in the aniation window to when I want that to happen and eddit Scale and Place in the Inspector while on recording. That is all no problem.

    When I want to do the same thing for totation. E.g. I want the textbox to have an angle of X/Y/Z of 45/-90/0 then when I fill in this numbers the inspector is just not accepting them and instead filling them wih 90/180/-27,1449.

    The more disturbing thing is that I want to do that for 4 Textboxes (acutally Images filled with textboxes) and I only have this problem with 2 of them. The other 2 I could rotate in my animation without any problems.

    Thanks for any advice!