Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  ObiExternalForce
#1
Hello!

Can't understand how should I use ObiExternalForce

I use ObiAmbientForceZone and attach it to the object on scene from where I want this for to apply
On the Scene View I see correct force vector.

I attach solver to ObiExternalForce.

But when I run scene no forces applied to my solvers with emiters. 
My be I should setting something else except ObiAmbientForceZone?

Is there any example? 
I find only scripting reference: http://obi.virtualmethodstudio.com/docs/..._zone.html
And no info in documentation.
Reply
#2
(09-06-2020, 01:48 PM)hromoyDron Wrote: Hello!

Can't understand how should I use ObiExternalForce

I use ObiAmbientForceZone and attach it to the object on scene from where I want this for to apply
On the Scene View I see correct force vector.

I attach solver to ObiExternalForce.

But when I run scene no forces applied to my solvers with emiters. 
My be I should setting something else except ObiAmbientForceZone?

Is there any example? 
I find only scripting reference: http://obi.virtualmethodstudio.com/docs/..._zone.html
And no info in documentation.

Atmospheric forces will only affect the fluid if it has non-zero athmospheric drag. The higher you set the drag coefficient, the more fluid will be affected by forces. See: http://obi.virtualmethodstudio.com/tutor...rials.html

Quote:Athmospheric drag must be greater than zero for fluid to be affected by force zones (wind).
Reply