How To Make a Grappling Hook in Godot 4 C#

Channel:
Subscribers:
6,710
Published on ● Video Link: https://www.youtube.com/watch?v=07tfCS_RRGM



Game:
Duration: 0:00
626 views
29


Get the source code on my Patreon: https://www.patreon.com/xen42
Join my Discord server if you have any questions: https://discord.gg/UGGZSngByb

Was made in Godot version 4.3 (mono) with Visual Studio 2022

This video covers creating a grappling hook and a simple Rigidbody3D character controller to use with it. If you just want the grappling hook skip to it using the marked chapters.

The grappling hook will also work with the character controller from my two-part mini planet tutorial:    • Godot 4 C# Mini Planet Tutorial  

The free textures I used are from https://ambientcg.com/

Content:
0:00 - Intro
0:26 - 1.1 World
4:17 - 1.2 Player movement
14:21 - 1.3 Pausing
16:00 - 1.4 Player camera
19:55 - 2.1 Grappling hook physics
29:57 - 2.2 Grappling hook graphics