- Home /
Slingshot 3d : Add Force to ball with Line infront
Hello to everyone. I am making a game. Attached is an image. How can I make this ball drag and shoot with a line shown in front to control its direction like sling shot.. but in 3d.
I am using third person character controller for Cube movement. Currently the ball is the child object of Cube. I attached rigidbody to it but had to use a Fixed Joint to make the ball move with the cube. Or else I had to remove rigidbody from ball() object as it was not behaving as I wanted it to.
Please, I have gone through a lot of tutorials and questions and answers in this community as well. pretty much everything I could access. But I am afraid mechanism is just not working right.
capture.png
(395.3 kB)
Comment