如何统一平移动画师 window?

How to pan animator window in unity?

我在 animator window 中找不到任何滚动选项。 animator window 中没有滚动条,我在 animator window 中找不到任何其他滚动选项,所以当我添加更多状态时,很难 select 因为内容无法放入 window。请参阅屏幕截图参考。那么有没有像按住shift和移动光标这样的快捷键呢?请知道的人告诉我如何平移动画 window?

您需要按住滚动按钮并移动鼠标。

from unity's docs

You can right-click on the grid to create a new state nodes. Use the middle mouse button or Alt/Option drag to pan the view around. Click to select state nodes to edit them, and click & drag state nodes to rearrange the layout of your state machine.

目前您无法在 unity animator window 中缩放 in/out。

但是,您可以通过按住 alt+单击或鼠标滚轮单击然后移动鼠标来移动视图。