Can the objects in your parallax plugin display shadows? I think this feature is extremely important.
Viewing post in Directional Shadow - Plugin for RPG Maker MZ comments
About that….
I noticed that ONLY events that use a spritesheet from the img/characters/ directory cast a shadow while any events that pull their sprite from the Tileset sheet options in the event’s sprite selection window do NOT seem to show a shadow.
For example, I added an anvil as the event sprite from Tileset C as the event’s sprite and no shadow was shown despite the custom shadow preset I defined and added to the event’s notetag field.
My solution (For now):
I’ll simply move the anvil from the tileset C sheet to a separate custom spritesheet in the Characters folder. Here’s hoping this actually works… I’ll be sure to update this comment if it doesn’t work, tho I’m pretty sure it will since the other event sprites that do use a Character spritesheet are casting a shadow just fine.