When you play this game feels like it was made for you
Tiz010
24
Posts
169
Followers
6
Following
A member registered May 03, 2020 · View creator page →
Creator of
You are going to visit someone at the local graveyard, what could possibly go wrong?
GameMaker:Studio Extension, shader based dynamic lighting.
Recent community posts
Hello trippity,
If you want to use the Draw Event you can just force these objects to render After the glare controller (that is on a layer with depth -1000 )
(Remember that if you use the gamma rendering mode, the used event is Post Draw, so you have to match that event also on your UI object)
Let me know if it solves the problem