Our fall speed is still on since the player will be at a height greater than the starting height if he jumps onto the platform.
We need to prevent the player from falling when they are on top of a platform.
To do this, we just need to set our fall_speed variable to zero.