🍃Wind Control
For wind, draft and breeze to work on the grass you need to add the Wind Controller script to any game object in your scene. You can do this simply by adding it as a new component like any other script, or add it to the selected gameobject via Component/Discover/Stylized Grass/Wind Controller
.

The wind controller needs a Wind Zone to work. Add this as well to the game object with the Wind Controller attached (as seen in the image below). Make sure the Zone property in Wind Controller is pointed to the created Wind Zone. You can see an example of the wind controller in the included demo scene.

Last updated