I'm using Irina's
Dragonbones Event Pictures Plugin with it's
supporting plugins on the
Yanfly engine.
The plugin is layered correctly underneath all the Yanfly Plugins and works as intended.
I cannot seem to find the plugin command that would erase the picture, and attempting to use 'erase picture ID' results in the game crashing.
Using the plugin command 'Clear Animation' doesn't work and leaves the animation on screen.
I looked for a solution for a few months, and I am hoping someone here knows or is familiar with the plugin!
Thanks for taking the time to read this.
Edit 5/26/2024:
While I'm still trying to make sure the plugin isn't causing a memory leak, looks like just doing a script command to clear all on screen pictures does the job.
$gameScreen.clearPictures();