simple PhysX problem
#2
Scroll all the way down in your PhysX Shape operator, and you will see option to disable starting self-intersection.
Few notes:
- PhysX by default have gravity (and ground collision (it's in the modify panel of the Tyflow object itself)).
So, your force gravity is an additional gravity, unless you disable gravity in modify panel of the main Tyflow.
Don't use Collision, but PhysX Collision operator when working with PhysX... but since you are probably using it just as a ground collider (and as I said, t's on by default), you don't really need (physX)Collision operator, unless you want it to collide with some other objects, not only ground.
  Reply


Messages In This Thread
simple PhysX problem - by bongos - 01-22-2023, 12:48 PM
RE: simple PhysX problem - by d4rk3lf - 01-22-2023, 01:14 PM
RE: simple PhysX problem - by bongos - 01-23-2023, 05:36 PM

Forum Jump: