1. Home
  2. Docs
  3. Magio
  4. Tutorials
  5. Enable/Disable wind and other external forces

Enable/Disable wind and other external forces

Example 1: Your scene has a basic wind zone. You want the effects to interact with the wind.

Example 2: You want to display the impact force of some action on the effect.

Steps:

  1. Wind interaction should be enabled by default. Magio Supports Unity WindZone and The Vegetation Engine Wind.
  2. Enable/Disable wind in MagioObjectEffect->System->Affected By Wind.
  3. Add external velocity to the effect by MagioObjectEffect->System->Added External Velocity. (You can reference this in code by: myMagioObjectEffect.addedExternalVelocity).
Was this article helpful to you? Yes No

Leave a Reply

Your email address will not be published. Required fields are marked *