Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Thanks again so much for all the replies and help! I am realizing that I should have thought of using a smaller canvas—I was working with a pretty large one. I'll try that out and get back to you!

It worked! On a 80x80 canvas. I was working on a much larger canvas initially, working on a ttrpg map, and I was working on multiple sprites/tilemaps in one file, which is probably not a great habit.

I'm glad you found a workaround! The canvas size shouldn't matter; it would just take longer to calculate. 

However, you mentioned using tilemaps. In case you're using Aseprite's built-in Tilemap layers, that seems to be the cause of the crash. I have had this on my to-do list for my other plugin, but I haven't gotten around to looking into it yet.

I will put it as a disclaimer into the description :)

Awesome, thanks!