Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Suggestion / Idea  Scripting Electric Cable Force on Obi Rope
#3
(28-10-2018, 10:39 AM)josemendez Wrote: HI there,

You can add custom external forces by either modifying particle velocities:
http://obi.virtualmethodstudio.com/tutor...icles.html

Or, using the Oni.AddParticleExternalForces() function, which does it for you.
See the ObiExternalForceZone derived classes (ObiSphericalForceZone or ObiAmbientForceZone) for examples on how to use it.

Thanks, Jose.  I'll check it out!
Reply


Messages In This Thread
RE: Scripting Electric Cable Force on Obi Rope - by phys_modeler - 08-11-2018, 03:44 PM