Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to pan animator window in unity?

I cannot find any scrolling options in animator window. There are no scrollbars in animator window and I cannot find any other option for scrolling in animator window, so when I add more states it is hard to select as content cannot fit in window. See the screenshot reference. So is there any shortcut key like holding shift and move cursor? Please if any one know tell me how do I pan animator window?

enter image description here

like image 377
Nain Avatar asked May 01 '17 09:05

Nain


People also ask

How do you pan in Unity animator?

You have to hold down alt when you click to pan.

How do I open Windows animation?

The window animations options are located in Performance Options. To open Performance Options, press the Windows key, type “Adjust the appearance and performance of Windows” and hit the enter key. There are two window animation options in Performance Options.

How do you start an animator?

Right-click in the project window and click Create → Animator Controller. Name it whatever you want. Double click on the animator controller to open the animator controller editor. Once it's open, drag and drop both of your animations into the animator controller window.


1 Answers

Currently you cannot zoom in/out in unity animator window.

However, you can move the view around by holding alt+click or mouse wheel click and then move your mouse.

like image 8
Mukesh Saini Avatar answered Oct 19 '22 09:10

Mukesh Saini