Question by
TheAltbacker · Nov 28, 2015 at 03:56 PM ·
c#visual-effectshigh
Is there any good method/effect to simulate being high?
I am making a jungle survival game in 2D. A main feature of my game is going to be that certain pickups have effects on you, like being high, or hallucinating. My question is: what could I use to simulate such states of mind? I mean strong visual methods, like flashing colours, or distortion. So far, I've made a script, that changes the tint of the screen, and slows down time, but I'd like to include some more effects. Any help appreciated.
Comment