31-07-2023, 10:39 AM
(This post was last modified: 31-07-2023, 10:40 AM by josemendez.)
(31-07-2023, 10:14 AM)Raymond Wrote: I am using obirope 6.4 now,
I want to change the head and tail bend angle of the rope, and keep the bend while moving.
At the beginning, I used static attachment and found that the effect was wrong.
Hi!
Constraining the position of a single particle will allow the rope to freely rotate around it, since an infinite number of lines pass trough a single point in space. Only one line passes trough two points, so you'll need to constrain two particles.
You need to add two particle attachments at each end, one to the very last particle and a second one to the previous particle. This will force a specific orientation on the rope.
Optionally you can use rods instead of ropes, which use oriented particles and can constrain orientation using a single attachment.
(31-07-2023, 10:14 AM)Raymond Wrote: Later, when I added obicollider on the head and tail nodes and set dynamic, the effect was still wrong. Once moved, the head and tail did not keep the original bending, but random The shaking, the following is the effect picture after prohibition and movement.
Make sure your collider is not colliding against the attached particles. If they're too close to it or intersecting, constraint fighting will occur as described in the manual, along with its solution - properly setting up collision filters.