How to: Create your first sprite
Creating a sprite
- Open the sprite editor window. Go to "Window > RetroKit > Sprite Editor".
- Click "New" in the "Sprite Properties" window.
- Give the sprite the size you want.
- Draw your sprite by using the tools in the "Toolbox" window and the colors in the "Palette" window.
See also: Sprite Editor
See also: Sprite Editor Controls
Using the sprite in a scene
RetroKit generates native Unity Sprite and Texture assets which you can use as normal.
The default locations for these assets are:
- RetroKit/Graphics/Sprites
- RetroKit/Graphics/Textures