Publisher | Elendow |
---|---|
File size | 724.33kB |
Number of files | 33 |
Latest version | 2.0.1 |
Latest release date | 2023-01-16 09:22:01 |
First release date | 2017-04-05 09:35:22 |
Supported Unity versions | 2018.4.2 or higher |
[Unity Forums Thread]
Spritedow Animator is a simple and standalone alternative to Mecanim to animate sprites frame by frame.
Just drop your sprites or spritesheets to the editor and you will have an awesome animation in a jiffy (hehe).
NOTE
This plugin is oriented to programmers: althought it has a visual animation editor all the cool features need some code to work.
FEATURES
- Simple and easy to use Animation editor
- Animation preview
- Play animations forward or backward
- Play random animations
- Animate ignoring time scale
- Custom animation framerate
- Custom frame duration
- Basic events (onPlay, onStop...)
- Custom events
- Works with SpriteRenderer and UI Images
- Renderer control methods
- Make simple behaviours without code (loop, random, play on awake, delay between loops, disable renderer on end...)
- Completely standalone, this plugin does not use the Unity's animation system
Spritedow Animator is a simple and standalone alternative to Mecanim to animate sprites frame by frame.
Just drop your sprites or spritesheets to the editor and you will have an awesome animation in a jiffy (hehe).
NOTE
This plugin is oriented to programmers: althought it has a visual animation editor all the cool features need some code to work.
FEATURES
- Simple and easy to use Animation editor
- Animation preview
- Play animations forward or backward
- Play random animations
- Animate ignoring time scale
- Custom animation framerate
- Custom frame duration
- Basic events (onPlay, onStop...)
- Custom events
- Works with SpriteRenderer and UI Images
- Renderer control methods
- Make simple behaviours without code (loop, random, play on awake, delay between loops, disable renderer on end...)
- Completely standalone, this plugin does not use the Unity's animation system