- Home /
 
 
               Question by 
               YAWYCTBLFSODFN · Jan 25, 2013 at 05:12 AM · 
                effectfogboxenter  
              
 
              Can someone help me with this script?
On Enter/Exit Collision Box that triggers a fog, particle and image effect.
A script to make this happen, any ideas?
               Comment
              
 
               
              Answer by cdrandin · Jan 25, 2013 at 05:34 AM
Try enabling it like this, put inside your trigger. http://docs.unity3d.com/Documentation/ScriptReference/RenderSettings-fogMode.html?from=FogMode
First few queries should help you out http://docs.unity3d.com/Documentation/ScriptReference/30_search.html?q=fog
Answer by YAWYCTBLFSODFN · Jan 25, 2013 at 08:38 AM
Alright fog is done, now particle and image effect?
Your answer
 
             Follow this Question
Related Questions
Camera Effect for partially Underwater View 0 Answers
How to trigger a particle effect? 1 Answer
Fog effect on the game scene 2 Answers