Does that make me full alien? Or is it your Gonzo half being extraterrestrial?
It depends on the speed of the ball. The physics are updated 60 times per second if the ball is moving slow. If it is moving fast it can be more than 300 times per second. I'm not sure it's possible to fix the illusions of not seeing the collision.
As an example, say you have a ball going toward a wall. In one frame it moves 300 pixels. The wall is 150 pixels away. The ball bounces back (ignoring elasticity, friction etc), it would return to the same location in that frame. So for 2 frames the ball wouldn't move. It still hits the wall, but you wouldn't be able to see it because it's in between rendered frames.
In real life we don't see things in frames, so it's not an issue in reality.
It depends on the speed of the ball. The physics are updated 60 times per second if the ball is moving slow. If it is moving fast it can be more than 300 times per second. I'm not sure it's possible to fix the illusions of not seeing the collision.
As an example, say you have a ball going toward a wall. In one frame it moves 300 pixels. The wall is 150 pixels away. The ball bounces back (ignoring elasticity, friction etc), it would return to the same location in that frame. So for 2 frames the ball wouldn't move. It still hits the wall, but you wouldn't be able to see it because it's in between rendered frames.
In real life we don't see things in frames, so it's not an issue in reality.