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?
↧