Package contains basics for 2D Grapplin Hook mechanics.
A sample demo scene is present.
Main point in this package is the robust wrapping mechanics that needs no tweaking.Shoot, reel and wrap a rope around objects.Here is a sample game using this asset:https://simmer.io/@Anchorson/fatbottomninjasWrapping works only on PolygonCollider2D.Wrapping and shooting are in separated scripts.You can switch the shooting mechanics with your own script. You only need to pass the wrapping script where the rope anchors.