12-04-2021, 08:46 AM
Hi there,
Where's your cursor's "source mu"? This looks like the kinky particle has a really large mass, likely because it's been copied from one of the attached particles. Try using a source of 0.5, so that the new particles are copied from the middle of the rope.
Also, the included util class ObiRopeReel (/Obi/Scripts/RopeAndRod/Utils/ObiRopeReel.cs) looks somewhat similar to what you're attempting to do, it might be helpful. This will change the length of the rope when you stretch it, and attempt to reel back any excess rope so that's always as taut as possible.
let me know how it goes,
Where's your cursor's "source mu"? This looks like the kinky particle has a really large mass, likely because it's been copied from one of the attached particles. Try using a source of 0.5, so that the new particles are copied from the middle of the rope.
Also, the included util class ObiRopeReel (/Obi/Scripts/RopeAndRod/Utils/ObiRopeReel.cs) looks somewhat similar to what you're attempting to do, it might be helpful. This will change the length of the rope when you stretch it, and attempt to reel back any excess rope so that's always as taut as possible.
let me know how it goes,