Releases: playemgames/UnityAnimationWindow
Releases · playemgames/UnityAnimationWindow
UnityAnimationWindow 2021.3.45 Release
Use with Unity 2021.3.45 and above, not guaranteed to work with every release after
How to use
Copy the folder Animation Window anywhere in the Assets folder and use the window located at Window/Animation/PlayEm Animation Window (use this window instead of the default one)
Features
Fixed bug that made the window slower if the first object you clicked was a child of the object that contains the Animator component.
Added Playback speed, with the option to play backwards
Added Loop mode and play-once mode
Added Play from beginning mode
Added Text Field to filter Animation Clips by name, it is case sensitive
Added Fix for Editor in Windows by limiting the clips to 1000 to avoid Menu Limit Error
UnityAnimationWindow 2019.3.9 Release
Use with Unity 2019.3.9 and above, not guaranteed to work with every release after
How to use
Copy the folder Animation Window anywhere in the Assets folder and use the window located at Window/Animation/PlayEm Animation Window (use this window instead of the default one)
Features
- Fixed bug that made the window slower if the first object you clicked was a child of the object that contains the Animator component.
- Added Playback speed, with the option to play backwards
- Added Loop mode and play-once mode
- Added Play from beginning mode
- Added Text Field to filter Animation Clips by name, it is case sensitive
- Added Fix for Editor in Windows by limiting the clips to 1000 to avoid Menu Limit Error