Answer the question
In order to leave comments, you need to log in
What to do if in unity, when objects collide, one of them flies away?
When two objects collide with the ridgedbody component, the physics works incorrectly and one of them starts to fly away. Unity 2020.
Object is moving with the following script
transform.Translate(Vector3.forward * Time.deltaTime * 15);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question