- Home /
Question by
Santa · Feb 27, 2018 at 08:38 PM ·
velocityfixedupdatearchitecturephisics
Physics architecture. When first step after collision happens?
Hello,
For example two standard objects collide together and physics changes their velocities automatically. Will the first step with new velocities happens in the same physics tact or in the next one?
For example I set velocity of one of them to zero every FixedUpdate. Can I be sure that the object always in the same point or it can move a bit after collision?
Comment
Your answer
Follow this Question
Related Questions
AddExplosionForce after FixedUpdate? 1 Answer
Acceleration of Transform in FixedUpdate (SOLVED) 0 Answers
When is Velocity calculated? 1 Answer
Rigidbody velocity limiter 0 Answers
Problem with FixedUpdate() and changing velocity (2d) 0 Answers