Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  hi, should I use obi rope for this type grappling system?
#6
Yes, this looks like it raytraces to find a new anchor point. This is how the classic ninja rope in the Worms series was done, how Umihara Kawase does it, also how ZenBound does it... and is a bit of a step up from a simple spring. Still no physics involved (no friction forces, no cable slack, no vibration modes, etc).  Has the advantage that it's extremely cheap compared to actual simulation, which is what Obi does.

The basic algorithm is covered here:
https://www.reddit.com/r/Unity2D/comment..._mechanic/
Reply


Messages In This Thread
RE: hi, should I use obi rope for this type grappling system? - by josemendez - 02-07-2021, 01:58 PM