- Home /
Issue solved by changing variable values. New issues found.
Flick soccer ball direction
My ball can only go straight ahead in 1 direction. it cannot do diagonally in any other direction. Any help is appreciated. The picture is given to show the problem. the link is here so you can download and test. https://drive.google.com/file/d/1-Gx1mcoJwsBCxMMdYV7wEBMNEf4X4L9z/view?usp=sharing - password not required.
Answer by GlassesGuy · Jul 25, 2019 at 11:24 PM
Does your ball's rigidbody have any constraints on it? and what does your script do with the rigidbody? I would suggest looking at your code and making sure theirs no constraints on the rigidbody.
Answer by Beginner_at_Unity · Jul 26, 2019 at 02:21 AM
My ball's components are here. No scripts.
Follow this Question
Related Questions
Jumping Doesn't Work 0 Answers
colliders with trigger on not working? 1 Answer
2D 360 degress platformer example needed 0 Answers
Rotation Jitter When Assigning Rotation Around Y Axis 0 Answers
Why wont this rigidbody move? 1 Answer