Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

Neat program. I bought it and will be using it for my projects. Not demands but features I would like is sliders for path width and height. For example I found a cool DNA sprite but its too thin for where I want to put it, would be nice if the path could be scaled as well.

Also would be nice to have a cli to generate a spritesheet via parameters. So if I wanted to run studio.exe -p dna -xScale 1.5 -frames 48 -dimensions 96 etc. Then I could feed it parameters and not be worried about which sliders are in the UI.

Would also be nice to save a current effect to json or something so it can be imported later if I want to go back and tweak it.


Cheers

(1 edit)

Hi! Thank you!

Those are quite good ideas! I'll definitely implement at least the first and the third one. I just need to think through the second one better, and evaluate it