Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

i placed one in an instance layer, and its working great-- only it's not covering the entirety of the room. im assuming its got the wrong room size, but i'm not sure where to change it. never worked with shaders before so i'm nervous to poke around under the hood hehe.

that aside-- thank you so much for doing this. this is seriously incredibly modular and fantastic. i was so upset when i learned i wouldnt be able to use the fx feature but this is just game changing.

Hi, did you manage resolve the problem?

The stackable filters are drawn in the normal draw call at camera coordinates, the non stackable are drawn in the GUI draw calls and they disable auto drawing of the application surface.

Could you give me some details about what effect isn't working properly?