Thank you for your comment!
If the picture does not appear, the most common cause is that the filter command is executed before the picture sprite is fully created.
Please try adding a short wait (1–5 frames) after the “Show Picture” command before running the “onFilter” command.
Also, please double-check:
• The picture ID matches exactly
• No other picture filter plugins are overriding PIXI filters
If it still does not work, please let me know:
• Your RPG Maker version
• A screenshot of your event setup
• A list of active plugins
I’ll be happy to help further!