#How to make a 3d fps game grappling hook?
4 messages · Page 1 of 1 (latest)
yes
i tried some methods but it doesn't pull the player entirely to the grapple point
how did you try it
4 messages · Page 1 of 1 (latest)
You would need a Raycast for grapple detection , and a physics system to pull player (your characterbody3d ) based on pull strength
yes
i tried some methods but it doesn't pull the player entirely to the grapple point
how did you try it