You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
Is there any way to only apply the effects to a specific canvas layer? As far as I can tell, these effects will always change the entire visible screen and altering the layer number on the canvas doesn't change this. I have a canvas layer for the GUI and a canvas layer for all the other screen effects including this addon, but it will always affect the GUI canvas layer as well, no matter what layer numbers or scene tree order I have.
It's possible I'm missing a setting or something like that.
Hey there, great work I really like the project.
Is there any way to only apply the effects to a specific canvas layer? As far as I can tell, these effects will always change the entire visible screen and altering the layer number on the canvas doesn't change this. I have a canvas layer for the GUI and a canvas layer for all the other screen effects including this addon, but it will always affect the GUI canvas layer as well, no matter what layer numbers or scene tree order I have.
It's possible I'm missing a setting or something like that.