#How to make a 3d fps game grappling hook?

4 messages · Page 1 of 1 (latest)

main stone
#

You would need a Raycast for grapple detection , and a physics system to pull player (your characterbody3d ) based on pull strength

main mauve
#

i tried some methods but it doesn't pull the player entirely to the grapple point