Any idea how could i make a simple fade in/out for whole rendered image?
I tried having a plane which fades using obj.color. It did work but now that I use blender Text objects for my game, the text always shows through and it ignores any object in front of them.
Would there be any post_draw method or such to change the brightness of the current render frame?