I'm making a game in which the player can hold a ball, throw the ball, and platform. Pretty simple.
However in the code above, when the ball is released, it simply falls to the ground, no force applied towards the mouse at all.
I've tried reordering stuff, I've tried reading the code outloud, but I'm stumped.
Thanks in advance.