Hello,
Here is my issue : I have several shaders for my game.
My game works with a lot of different layouts (one for each room).
If I want to have the same visual result, I have to add the shaders needed in EACH layout.
If I have 100 rooms, and I need to replace a shader by a better one or just adding a cool fullscreen effect for the entire game, I will have to do it 100 times.
Am I wrong?
Tell me there's a easier way please!