Hi,
Using Obi 6.3.
Here is my setup:
3--2-----1
1,2,3 are attachment on the rope.
I'm trying to extend or rewind the rope at these two position
3--2>-----<1 where > < can be < > (cursor direction), meaning rope can extend from the two points or rewind from the two.
It works fine with the one next to 1 (the start of the rope, cursor is at 0, source at .5
But if I try to place the cursor next to the 2, something like cursor at .3 and source still at .5 it behave differently, no particle are added to the rope at this position.
Is there something I should know about cursor and attachments?
Edit: IF I understand correctly one of the issue is, when the cursor is at .75 and the rope is getting bigger, the cursor move, so I need to find a way to dynamically set it to one particle...
Thanks a lot,
Using Obi 6.3.
Here is my setup:
3--2-----1
1,2,3 are attachment on the rope.
I'm trying to extend or rewind the rope at these two position
3--2>-----<1 where > < can be < > (cursor direction), meaning rope can extend from the two points or rewind from the two.
It works fine with the one next to 1 (the start of the rope, cursor is at 0, source at .5
But if I try to place the cursor next to the 2, something like cursor at .3 and source still at .5 it behave differently, no particle are added to the rope at this position.
Is there something I should know about cursor and attachments?
Edit: IF I understand correctly one of the issue is, when the cursor is at .75 and the rope is getting bigger, the cursor move, so I need to find a way to dynamically set it to one particle...
Thanks a lot,