Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Applying custom forces - AddWind or AddParticleExternalForces?
#4
Just to add to this, does Oni.AddParticleExternalForce apply the force provided evenly accross all particles? 

IE: If my custom force magnitude is 10, and I have 2 particles, does each particle recieve a force of magnitude 5, or 10?

And finally, am I expected to provide my force * Time.fixedDeltaTime, or is the timestep accounted for in Oni?

Thanks again!
Reply


Messages In This Thread
RE: Applying custom forces - AddWind or AddParticleExternalForces? - by jabza - 16-04-2018, 08:09 PM