1. Home
  2. Docs
  3. Ignis
  4. Tutorials
  5. Add wind to affect the fire

Add wind to affect the fire

Example Use Case: You want flames to be affected by wind like grass.

Additional information: Wind will only affect the VFX and VFX cannot interact with other objects in the CPU world. So if you have a very strong wind and want other objects to catch flame far away according to a wind you should write a component which can manipulate the FireTriggers with wind or add Particle system inside flame which is affected by the wind and attach ParticleIgnite.cs to it.

  1. Use TVE Global motion or Unity Wind Zone. They should be supported without any additional setup.
  2. Done.

Leave a Reply

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