https://github.com/meaf75/krita-layers-to-spritesheet
Create a new document with your selected layers and place them next to each other, ordered by the order of your layers
https://github.com/meaf75/krita-layers-to-spritesheet
Last synced: 3 months ago
JSON representation
Create a new document with your selected layers and place them next to each other, ordered by the order of your layers
- Host: GitHub
- URL: https://github.com/meaf75/krita-layers-to-spritesheet
- Owner: meaf75
- License: mit
- Created: 2023-02-02T03:21:22.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-24T05:08:56.000Z (almost 2 years ago)
- Last Synced: 2025-01-09T06:51:29.278Z (4 months ago)
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spritesheet generator
Create a new document with your selected layers and place them next to each other, ordered by the order of your layers# Installation instructions
- Close krita
- Move the content of this project to your "pykrita" folder (for windows at %appdata%/krita/pykrita)
- Open Krita and go to (Settings > Configure krita > Python plugin manager)
- Check the plugin "SpriteSheet generator"
- Reload krita# Usage
- Select the layers you want to export into a sprite sheet (this will create a new document with the layers you selected)
- After select your layers go to (Tools > Scripts > Generate SpriteSheet)