Hi again. Would this work with bigger overworld sprites (with the same ratio as the 8 character sprite sheet)?
As in same character sheet but the sprites/image are bigger? Yes it should.
I'm testing it in a clean project and I'm getting this error "SyntaxError - Unexpected token , in JSON at position 1"
Is there something in the parameters I may have configured wrong?
Which line is this reported at?
Actually, nvm, I'll check em all.
I think this is because you need to open the no damage region setup.
You don't have to add any damage regions just ensure you have an empty array.
This is temporary, I'll upload the patch for this and monster capture core tomorrow.
I'm sorry but how can I open the no damage region setup?
Sorry it's no spawn region not no damage region. Plugin has been updated regardless.
I've filled the no spawn region in the plugin and still the same. Maybe I'm using the notetags wrong? When I erase the map notetag I stop getting the error (obvs with no spawns).
Can you screenshot the console? That's a strange bug.
I hope this helps
Did you use the tag as an Array?
<enemies:[x,y,z]>
?