Hi Synrec, me again. No errors to report!
This time I have a functional issue. In my project, my characters sometimes use different sprites in different battles. In some battles they fight on foot, in others, they ride motorbikes for road battles. Previously, I just changed actor images at some point before the battle, and they would display as I wish. Now, because I set the actor character file and index in the plugin parameters, this overwrites whatever other actor image I may have set. I have tried to use events at the start of a battle to change the actor image but this doesn't work.
Is there a way around this?