Axis are not rotating with a rotating Ball

I follow all steps from here

in the video when Ball rotates…X,Y,Z Axis are being rotating with ball…but the problem is when I did same thing in Unity 5.2.1 Ball rotates very fine…but But Axis are not being rotated…they stand still…

How can I solve this ???

Did you toggle the local/global button at the top? Is it really not rotating or is it just the axes display gizmo?

1 Like

But problem is when i roll a ball on z axis using addforce it rolls but i can not change its firection using transfor.rotate…any idea???

I thought I was having this problem too. Until I realized I actually de-activated ‘Local’ mode by clicking on it. It can seem like clicking it activates it, but that’s not the case. If you see ‘Global’ click that so it changes to ‘Local’.

1 Like