029 : Falling off the bottom

Balthazar:

The way to fix it is to have the player land on the ground (in our case, on the platform).

Balthazar:

To do that, you need to add some simple collision detection with the platform.

GOTO 027 if you already have the Collision I - Basic badge.

GOTO 026