Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

OH! i did do that. Although it would display 32x32 and be 48x48 and any other size would ne missanligned strangely. I think it's a bug

Also! i just finished a 8 frame walk cycle in 8 directions! it wouldn't had been possible without your plugin :D

Apologies for the mistake! To ensure the dialog displays correctly, you'll need to modify the dialog values as well. For example, to adjust the Tile Width, edit lines 22 and 158. For Tile Height, modify lines 23 and 173. The names are quite similar, so it shouldn't be too difficult to find the others.

offsetX line 20 and 133

offsetY 21, 144

Length 24, 190

animLooping 25, 205

verticalMode 26, 213

Thank you! works like a charm