I have found a beautiful blueprint made from this guy https://www.reddit.com/r/unrealengine/comments/wwqzez/new_way_to_do_swinging_grapple_hook/?utm_source=share&utm_medium=web2x&context=3
It has exactly the mechanics I was looking for but when I get the blueprint that he has uploaded here grapple hook posted by mtoon | blueprintUE | PasteBin For Unreal Engine It simply doesnt work. I am using UE5 while he is using UE4.
What I have done:
I Created the input action with the middle mouse button.
I created the new variables: Grapple location, Grapple attached(Boolean is not ticked) and grapple reach(default value 1500). (I have not entered any default value at the Grapple location)
I have left the trace hit to visible so when I press the middle button it works but it doesn’t attach to let me swing. Where lies the problem? I have played around with the values, but nothing has fixed it. Pls help a newbie.