Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Obi Rope Cursor and Resolution
#1
I'm trying to extend the rope using Obi Cursor. I have a resolution of 0.5 in my blueprint. I needed some extra precision at start and end of the rope so I added some extra points manually (higher resolution more points) but I want the rope to continue with less resolution in the middle and I'm extending the rope from middle as well. But I'm facing a problem that its copying the resolution of source as well and I'm ending up with higher resolution in middle as well.

[Image: 1.png]

As the image shows that extra points at top and bottom of rope. But when I increase length of rope in middle I get higher resolution like this.

[Image: 2.png]

All 5 high resolution points are repeated in the middle.


Now even if i move the source a little up like 0.1 i still get the same result. How source works? its copying all the points?
Reply