Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Rope jiggle after sudden animation position change of handle constraints
#4
(29-08-2019, 08:57 AM)pixhellmann Wrote: Great, thanks. 
But this assumes that the rope is not changing its initial form, is it?
In our case the rope needs to have different starting poses. sometimes the elements are very far away, sometimes close to each other. 
Is it possible to feed different restposes per timeline to the rope?

Hi,

Obi only stores one rest state per rope. If you need to reset the rope state every time a timeline restarts, you will have to write a custom system to store your own rest per-particle positions and velocities per each timeline, and set them when the timeline starts playback.

Check out the particle API reference to learn how to get/set particle properties:
http://obi.virtualmethodstudio.com/tutor...icles.html
Reply


Messages In This Thread
RE: Rope jiggle after sudden animation position change of handle constraints - by josemendez - 29-08-2019, 09:04 AM