Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Resetting rope end positions when attaching the rope
#3
(01-08-2023, 03:46 PM)josemendez Wrote: Hi,

You can just set the position of the particle to whatever location you need it to be before creating the attachment, as suggested in the docs:


Note that this might lead to unphysical behavior, since you're essentially teleporting a part of the rope around.

let me know if you need further help,

kind regards
Yes, I couldn't find specific examples in Scripting Particles. Can you specifically tell me how, from the code, I can firmly attach one end of the rope to the necessary Transform so that it visually appears attached rather than just repeating the position of the connected object?
Reply


Messages In This Thread
RE: Resetting rope end positions when attaching the rope - by Alexander34 - 01-08-2023, 06:04 PM