How would I go about making a drag and shoot system in Godot 4?
I'm trying to make a putt putt party type system where the player can drag their mouse back and release to launch a puck, and have it go faster depending on how far back you drag it, kinda like angry birds. How would i even go about making something like this? I can't find any relevant tutorials and i'm kinda lost on where to even start.