Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Find out which particle group to attach with the ObiParticleAttachment
#2
(06-08-2021, 07:16 PM)snowtv Wrote: Trying to attach specific particle to another object, but looks like it's only possible to attach a particle group to an object?

So I'm assuming that a particle can be included by multiple groups, so how do I know which group is the most accurate representation of the target particle?

You define particle groups yourself, using the blueprint editor. Each group can be one particle, or multiple ones, and there's no restriction on which particles might be part of which groups.

However when a particle is part of multiple attached groups, the outcome is undefined. Quoting the manual page for attachments:
http://obi.virtualmethodstudio.com/manua...ments.html

Quote:Particles affected by more than one attachment will follow the attachment that was updated last. The update order for attachments is undefined.
Reply


Messages In This Thread
RE: Find out which particle group to attach with the ObiParticleAttachment - by josemendez - 09-08-2021, 07:30 AM