- Home /
The player along with some obstacles goes flying off when played,The Player laong with some obstacels fly off when played
I have been following Brackeys Unity tutorials, and as they are a bit old I have run into a problem in which, whenever I click the player along with some obstacles start flying into the distance. The game has a cube for a player and the objective is to dodge the grey cubes.
I have disabled all my scripts and realized that the problem is with Rigidbodies itself. I have tried to mess around with the properties but the problem still persists.
I get no error messages, but the player just flies off.
UPDATE: I have somehow managed to not let the player fly off but some of the boundaries fly off and the player does not move and unity crashes.,I have been following Brackeys Unity tutorials, and as they are a bit old I have run into a problem in which, whenever I click the player along with some obstacles start flying into the distance.
I have disabled all my scripts and realized that the problem is with Rigidbodies itself. I have tried to mess around with the properties but the problem still persists.
I get no error messages, but the player just flies off.
UPDATE: I have somehow managed to not let the player fly off but some of the boundaries fly off and the player does not move and unity crashes.
Your answer
Follow this Question
Related Questions
Player movement not working with unity 5 1 Answer
Problem with jumping in fps game 1 Answer
How to drag object faster to the ground? 3 Answers
Unity 5: No collision with other objects after an animation? 0 Answers
Avoid Rigidbody Intersection 1 Answer