I opened the unity editor to move around some things in my game and a don’t have the translational thing that one pulls to move the object
1 Answer
1I forgot that there existed a button in the corner my mistake
I opened the unity editor to move around some things in my game and a don’t have the translational thing that one pulls to move the object
I forgot that there existed a button in the corner my mistake
Check to see that the move tool in the transform tools is selected. It's the one with the four arrows pointing in different directions (second from the left). The manual page for the toolbar is [HERE][1]. [1]: http://docs.unity3d.com/Manual/Toolbar.html
– Ahndrakhul