Publisher | kyusyukeigo |
---|---|
File size | 481.20kB |
Number of files | 16 |
Latest version | 1.0.1 |
Latest release date | 2016-09-12 05:20:33 |
First release date | 2015-06-29 05:46:26 |
Supported Unity versions | 2018.4.2 or higher |
Play sprite animation with the Preview window on the Inspector.
Play: Play sprite animation.
Step: Draw prev or next Sprite. Player pause if it is playing.
Speed Slider: You can change speed. 0x - 5x. default is 1x.
DrawType: You can change DrawType.
- Normal: Use EditorGUI.DrawPreviewTexture.
- Alpha: Use EditorGUI.DrawTextureAlpha.
- Transparent: Use EditorGUI.DrawTextureTransparent. Default.
Note:
This asset may not work if AnimationClip's CustomEditor already exist in the Project.
Play: Play sprite animation.
Step: Draw prev or next Sprite. Player pause if it is playing.
Speed Slider: You can change speed. 0x - 5x. default is 1x.
DrawType: You can change DrawType.
- Normal: Use EditorGUI.DrawPreviewTexture.
- Alpha: Use EditorGUI.DrawTextureAlpha.
- Transparent: Use EditorGUI.DrawTextureTransparent. Default.
Note:
This asset may not work if AnimationClip's CustomEditor already exist in the Project.