- Home /
Add force to Rigidbody towards clicked direction using Raycast
Making a billiard game. I want to push the the ball to wards the direction of the mouse click using Raycast. I'm having difficulties finding out how to use Raycasting with add force.
Comment
Your answer
Follow this Question
Related Questions
Countering AddForce by Modifying velocity 3 Answers
Ball physics help 2 Answers
Recieving a nullpointerexception while following the Unity Instantiation tutorial 1 Answer
Addforce to ball in camera position 0 Answers
Multiple rigidbodies stick together but still reacting to collisions from other entities? 0 Answers