Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anchan828/sprite-animation-preview
https://github.com/anchan828/sprite-animation-preview
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/anchan828/sprite-animation-preview
- Owner: anchan828
- License: mit
- Created: 2016-01-26T05:50:55.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-26T05:55:52.000Z (almost 9 years ago)
- Last Synced: 2024-11-10T13:15:49.219Z (about 2 months ago)
- Language: C#
- Size: 6.84 KB
- Stars: 16
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Sprite Animation Preview
===![](https://dl.dropboxusercontent.com/u/153254465/screenshot2/ss%202015-05-23%2018.53.08.png)
What is Sprite Animation Preview?
---Playing sprite animation with the Preview window on the Inspector.
![](https://dl.dropboxusercontent.com/u/153254465/screenshot2/ss_2015-05-23_18_34_18.png)
* Play - Play sprite animation.
* Step - Draw prev or next Sprite. Player pause if it is playing.
* Speed Slider - You can change speed. 1x - 5x. default is 1x.
* DrawType - You can change DrawType.
* Normal - Use EditorGUI.DrawPreviewTexture.
* Alpha - Use EditorGUI.DrawTextureAlpha.
* Transparent - Use EditorGUI.DrawTextureTransparent. Default.
Support Multi-Object
---![](https://dl.dropboxusercontent.com/u/153254465/screenshot2/ss%202015-05-23%2020.55.25.png)
Sample Package
---[SampleAssets.unitypackage](https://dl.dropboxusercontent.com/u/153254465/Unity/SpriteAnimationPreview/SampleAssets.unitypackage)
Contact
---[https://www.assetstore.unity3d.com/#!/publisher/13637](https://www.assetstore.unity3d.com/#!/publisher/13637)
Sprites
---P3X-774 - [http://p3x774.web.fc2.com/](http://p3x774.web.fc2.com/)