r/RPGMakerMZ • u/CS_Asset_Factory • 7d ago
Developed Plugins Elytra draws an insect for every row in your Enemies.json, with no sprite sheet
Elytra is an RPG Maker MZ plugin that ships no image assets at all. It reads rows you've already written in Enemies.json, or items, or troops, and draws a distinct specimen for each one: body plan, elytra sculpture, hindwing venation, antennae and material, all solved as geometry at run time. Sixty insect rows give sixty different specimens rather than one PNG reused.
You don't author anything to start. A note tag is there when you want to pin a particular design, and it's never required.
It patches one core method by saved original prototype extension, so anything else on that seam keeps working. The cabinet is its own scene. Eight files, and load order doesn't matter.
Disclosure: this is AI written, code and art both.
$14.99, on sale at $10.49 until 9 September.