Hello! I have been having a few problems with this plugin that I was hoping you could help me with. Also please keep in mind that I'm not very code-savvy, so you might need to dumb things down a bit for me unfortunately :)
1. In the "configurations" section of the example config file, both "alta" and "default" call upon their layers with two numbers in square brackets. Is each number just the sequence of the layers in the "layers" segment of the script? So calling [1, 0] would call the second and first layers in the "layers" segment respectively? Or is something else going on here?
2. I have tried to use the background on both a troop, and the event that calls the troop, with no luck. Neither of them display the desired configuration (I've just stuck to trying to call default for now). Equally, the letterboxing effect hasn't been working either, so I would assume the plugin simply isn't activating for the troop. How might I fix this problem?
3. Every time I playtest my game, a Chrome popup appears alongside it. How do I get rid of this?
Thank you!