Sprite Animation Preview
Play sprite animation with the Preview window on the Inspector.
Play: Play sprite animation.
Step: Draw prev o ...
by kyusyukeigo
★★★★★ star rating
Price History +
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.