Create and empty game object called platform and create a square object and name it platform. Make sure all platforms have a Box Collider 2D and a Sprite Renderer on it. You can set up your scene the ...