Code: Select all
sprites/p1/BAL3A0.png
sprites/p2/BAL3A0.png
What's happening is in-game, one of the sprites is being overwritten because they are the same namespace
and there is no mention of any kind of collision in console, but it's happening because the wrong monster is shooting the wrong sprite
I only stumbled on this because I noticed it visually
The console does not mention any issues about this happening during load.
I would like to be warned of this, instead of stumbling across it by accident.