Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Teleport attachment to the transform target
#9
Sonrisa 
(03-03-2022, 09:45 AM)josemendez Wrote: Bind() is automatically called when:
A) you create the attachment
B) you set the attachment's target
C) you set the attachment's particle group

If any of these are happening after you set the new particle position, then there's no need to manually call Bind(). You should only manually call it if you change the particle position while the attachment currently exists and is being simulated.

Alright I understand, thank you Gran sonrisa
Reply


Messages In This Thread
RE: Teleport attachment to the transform target - by lufydad - 03-03-2022, 10:58 AM