UnderminersTeam / UndertaleModTool

The most complete tool for modding, decompiling and unpacking Undertale (and other GameMaker games!)
GNU General Public License v3.0
1.14k stars 217 forks source link

Add an option to export one sprite with padding. #1131

Open VladiStep opened 1 year ago

VladiStep commented 1 year ago

Which component should be improved?

UI/UX

Describe your feature suggestion in more detail

Currently, there is no way to export one sprite with padding included, only by using an "ExportAllSprite.csx" script, but it does extract all the sprites.

Miepee commented 8 months ago

This was fixed by https://github.com/krzys-h/UndertaleModTool/pull/1571

VladiStep commented 8 months ago

I wanted to add that to the GUI

Miepee commented 8 months ago

ah, gotcha