Hello! Yes, this is entirely possible but must be done via script calls. Here is the bit of code you'll need to use for it:
SceneManager.snapForBackground();We can extend the plugin in a future update to include Plugin Commands for shatters to happen on demand in Battle or the Map.
SceneManager._scene.startEncounterEffect();
SceneManager._scene._encounterEffectDuration = -1;
Let us know if you have any issue implementing this or require further assistance.
Thanks,
MythAtelier Team