Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Particle speed
#1
Pregunta 
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.
Reply
#2
(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,
Reply