I'm thinking of converting the effects you sell into sprite sheets for RPG Maker.
It's a lot of work to cut out your effects and make a single spritesheet by fitting each one into a 192x192 size, but I want to do this.
I want to change the default background from the middle to another all-new background.
But your README.md and the topics here didn't figure out how to do that.
I tried to change the background in the middle of the game by trial and error, but nothing changed or I got an error.
I don't know how to set the configuration of jm_ebb_example.hjson.
I think it's as simple as adding something below the "configuration" in the json file to provide another background instead of the default, can you give me an example?
Thank you.