Collision! In this silly example, once the ball touches the ground, gravity will change direction, making it moving all the time. Used .onHit with the same signature as of "Collision" component. The first box tells which wall it hits, and the second tell the contact points. Since a circle is involved in the collision, there is only one pair of contact points.