Forums › 💬 NodeCanvas › ⚙️ Support › Fog › Reply To: Fog
You can add a bound property to the fog density to your FSMs blackboard and then just modify it.
On blackboard inspector: Add Variable -> Bound (Static) -> Property -> RenderSettings -> fogDensity
If it doesn’t show up, you may need to add the “RenderSettings” type to your “Preferred Types” (In the menu under Tools/ParadoxNotion/Node Canvas/Preferred Types Editor)
Then use “Set float” action tasks in your FSM to modify the fog density.