Dead objects
#4
I'm not exactly sure what "Dead" means in Rayfire, since it's not a PhysX term....however, you can also do a property test on your particles (test if sleeping, test if velocity is below a certain value, etc) and send them to an event with a PhysX switch operator to make them kinematic. Kinematic = can collide against other particles but will never move.
  Reply


Messages In This Thread
Dead objects - by Tim007 - 04-08-2019, 04:13 PM
RE: Dead objects - by tyFlow - 04-09-2019, 01:52 AM
RE: Dead objects - by Tim007 - 04-09-2019, 05:15 PM
RE: Dead objects - by tyFlow - 04-09-2019, 05:24 PM
RE: Dead objects - by Tim007 - 04-09-2019, 05:55 PM

Forum Jump: