Here’s a minor thing I noticed.
From the template menu you can delete templates now, which is nice. However, if you create a new template with the same name, it has the old picture. I believe this means two things, which I’ve checked in the folder to verify:
- Deleting a template in-game only deletes the
.JSON
file, not the.PNG
image with the same name. - If there’s already a
.PNG
image with the same name when saving a template, the game doesn’t capture a image of the new template and replace it.
Fixing one, or both, of these would solve the problem. It’s not a major issue, but it seems like it should be a simple fix