Help Particle speed - Printable Version +- Obi Official Forum (https://obi.virtualmethodstudio.com/forum) +-- Forum: Obi Users Category (https://obi.virtualmethodstudio.com/forum/forum-1.html) +--- Forum: Obi Fluid (https://obi.virtualmethodstudio.com/forum/forum-3.html) +--- Thread: Help Particle speed (/thread-2729.html) |
Particle speed - Samadhi - 29-01-2021 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. RE: Particle speed - josemendez - 29-01-2021 (29-01-2021, 08:18 PM)Samadhi Wrote: Hello, is there a way to get the speed of a single particle? Hi there, You can get/set any property for any particle. See “scripting particles” in the manual: http://obi.virtualmethodstudio.com/tutorials/scriptingparticles.html Cheers, |