Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/GhatSmith/AnimatorTransitionShortcuts
https://github.com/GhatSmith/AnimatorTransitionShortcuts
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/GhatSmith/AnimatorTransitionShortcuts
- Owner: GhatSmith
- Created: 2018-09-18T20:18:29.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-18T20:54:45.000Z (about 6 years ago)
- Last Synced: 2024-07-13T22:48:44.520Z (4 months ago)
- Language: C#
- Size: 6.84 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-unity-open-source-on-github - AnimatorTransitionShortcuts - Animator Transition Shortcuts (Hot Key)
README
# AnimatorTransitionShortcuts
Working with complex animator is tedious. Custom script to the rescue!
Shortcuts to add transitions. Compatible with preset system!Select two states and press Ctrl+T to add a transition between the two states.
Select two states and press Alt+T to add two way transitions between the two states.
Select transitions and press Ctrl++T to apply preset to all selected transitions.Tools options are stored in a singleton ScriptableObject.
You can reference preset inside, and chose if you want to override conditions or not.Gif Demosntration: https://video.twimg.com/tweet_video/DnZ2Na-XoAAXyGE.mp4