Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Remove / add particle attachment at runtime?
#3
(31-07-2020, 12:23 PM)josemendez Wrote: Sure, simply add a ObiParticleAttachment component as you would with any other component, and set its target and particle group attributes to whatever you need. To remove it simply destroy the component.

let me know if you need help with this.

Thanks! This didn't seem to work when I tried it, but maybe I had something wrong. I did get it working eventually using a proxy object. But also, what if I want to attach something to a part of the rope other than a control point, can I somehow add a particle group dynamically?
Reply


Messages In This Thread
RE: Remove / add particle attachment at runtime? - by Lockpickle - 31-07-2020, 04:05 PM