A swinging grappling hook mechanic made in godot for platformer games. It is for my godot grappling hook tutorial.
In this tutorial, I made a pendulum in godot & then converted it into grappling hook system by adding player attachment and detechment logic.
Overall, it is useful if you want to make a pendulum in godot, grappling hook, swinging rope or chain, or anything similar.
The system is modular adn designed to be integrate-able in any game, though it might need some tweaks for specific games.