
C
Publisher
cactichameleon9
ZzSprite Godot 2D
2D
Sprite Generation Procedural Monsters GDScript Compatibility Customizable Visual
Procedurally generate monsters and other sprites for your game right in the engine! A port of ZzSprite (A Tiny Sprite Generator) by Frank Force to Godot Seeds from the web version of ZzSprite are 100% compatible with the godot port!
ZzSprite Godot
Procedurally generate monsters and other sprites for your game right in the engine!
A port of ZzSprite (A Tiny Sprite Generator) by Frank Force to Godot
✨ Details
- Now 100% GDScript!
- Properly converting HSL to HSV for accurate colors!
- Many options for generating the sprites exposed as export variables in the editor!
- Seeds from the web version of ZzSprite are 100% compatible with the godot port!
🖼️ Screenshots
📖 Acknowledgements
Many thanks to Frank Force (aka KilledByAPixel) for his original code (MIT)
Thanks to Ariya Hidayat for their blogpost on Converting between HSL and HSV
Thanks to GranMinigun for helping me with a 32bit implementation of bitwise shift right (in 64bit godot)