On Enter/Exit Collision Box that triggers a fog, particle and image effect.
A script to make this happen, any ideas?
On Enter/Exit Collision Box that triggers a fog, particle and image effect.
A script to make this happen, any ideas?
Try enabling it like this, put inside your trigger. Unity - Scripting API: RenderSettings.fogMode
First few queries should help you out Unity - Scripting API:
Alright fog is done, now particle and image effect?