Page 1 of 1

Spritesheet Generator

Posted: 05 Sep 2017, 15:54
by Thierry
Hello everyone,

Here is a script that I created that can generate a spritesheet of your animations.
spritesheet-generator.tvpx
(11 KiB) Downloaded 252 times

Here's a short example:

Click on the button in the panel:
spritesheet_forum_1.PNG
The script will run and generate this spritesheet:
spritesheet_forum_2.PNG
spritesheet_forum_2.PNG (39.96 KiB) Viewed 2523 times
A png file containing the spritesheet will be saved in the folder in which your project is stored: my project is named "bluebird4", so the png file will be named "bluebird4_spritesheet"
Aaaand... that's it :)

As you've noticed, there are 5 images per line. If you have less than 20 frames in your animation, there will be 4 images per line.
If you'd prefer the script to generate only one line, then tell me and I will post another version of the script :)

Re: Spritesheet Generator

Posted: 05 Sep 2017, 17:22
by NathanOtano
I have to download rpgmaker again now haha, thanks!

Re: Spritesheet Generator

Posted: 05 Sep 2017, 19:45
by Animationriver
You genius!
THANKS!!!

Re: Spritesheet Generator

Posted: 07 Sep 2017, 17:26
by ubik
Thanks for your work with my students to Unity!

Re: Spritesheet Generator

Posted: 11 Sep 2017, 22:55
by tribute27
Thank you!!!!

Re: Spritesheet Generator

Posted: 13 Sep 2017, 15:45
by Animationriver
version -2
Aha))

Re: Spritesheet Generator

Posted: 18 Sep 2017, 07:47
by mox
Cool!
I wonder if a script would work the other way around, from a spritesheet to a (animated) project ? :?:

Re: Spritesheet Generator

Posted: 18 Sep 2017, 08:28
by Thierry
It would be a lot more complex (and require a bit of user interaction), but I think it should be doable.

(yay, now I have a side-project :D)

Re: Spritesheet Generator

Posted: 18 Sep 2017, 09:47
by slowtiger
I wonder if something could be done with the help of the grid. Import image, adjust grid so it separates all items, then cut along grid lines?

Re: Spritesheet Generator

Posted: 05 Oct 2017, 09:54
by mox
Nothing relevant, but after running the script, I got a new and perfect (generated) project featuring the spritesheet, while the automatic saved picture is empty but at the right size.