16-06-2020, 10:32 AM
(This post was last modified: 16-06-2020, 10:32 AM by josemendez.)
(16-06-2020, 09:46 AM)davidsedrakyan Wrote: Anyone can HELP me ?
Hi david,
In the video you posted they're simply adding static attachments to the rope. So add a ObiParticleAttachment component to the rope, and pass the target transform and particle group (which is basically a list of particle indices) you want to attach together.
Here's the docs on attachments:
http://obi.virtualmethodstudio.com/tutor...ments.html
Let me know if you need further help.