Files
wiki/pico-8/sprite-editor.md
2021-10-29 14:50:40 -04:00

17 lines
479 B
Markdown

Sprite Editor
# Notes
- Allows 256 8x8 sprites
- Last two tabs shared with lower half of map
-
# Shortcutes
- **H/V -** Flip sprite horizontally/vertically
- **R -** Rotate clockwise
- **Q/W or -/= -** Move to the previous/next sprite
- **Shift-Q/Shift-W or _/+ -** Move one row of sprites back/forward
- **1/2 -** Move to the previous/next color
- **Arrow Keys -** - Loop
- **Mousewheel / </> -** zoom in/out
- **Space -** Pan
- **RIght Click -** Select color under Mouse
-