Hey, I’m using the ball project template and trying to make it so that if a button is pressed, the player can use the mouse to sort of slingshot the ball.
For example: The ball is stopped and the player needs to cross a gap. If the player holds down shift, ropes come out of either side of the ball and tether it to the ground. The player can then drag the ball backwards with the mouse, and release it to launch it over the gap.
I’m really not sure how to go about this, and I’d appreciate it if someone could point me in the right direction.
Thanks.