Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Rope cursor with attachments
#2
(Yesterday, 03:09 PM)Balou Wrote: 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?

Cursors will stop adding new particles because A) the rope blueprint is out of pooled particles or B) the source mu coordinate is placed at an attached particle, meaning new particles added by the cursor will also be attached and may look like no new particles are being added.

(Yesterday, 03:09 PM)Balou Wrote: 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...

Correct, changing the length of the rope using one cursor will move cursors ahead of it.

kind regards,
Reply


Messages In This Thread
Rope cursor with attachments - by Balou - Yesterday, 03:09 PM
RE: Rope cursor with attachments - by josemendez - Yesterday, 07:19 PM