Controls
A and D - Move left and right
W - Jump
F - Fullscreen
This tutorial demonstrates how to make and use falling platforms. To summarize, the platform first extracts its Y position. Then, when it collides with the player it begins falling until a timer brings it back to its original position.