Obi Official Forum

Full Version: Particle speed
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello, is there a way to get the speed of a single particle?

I know the ObiEmitter has an attribute with the remaining life of each of its particles. But how can I get more information about each particle. Right now I only need to know their speed, but the more the merrier.

Thanks.
(29-01-2021, 08:18 PM)Samadhi Wrote: [ -> ]Hello, is there a way to get the speed of a single particle?

I know the ObiEmitter has an attribute with the remaining life of each of its particles. But how can I get more information about each particle. Right now I only need to know their speed, but the more the merrier.

Thanks.

Hi there,

You can get/set any property for any particle. See “scripting particles” in the manual:
http://obi.virtualmethodstudio.com/tutor...icles.html

Cheers,