Now, we have a blank cube in our scene and, we are ready to have some fun. However, where is it? Here, we will use the transform component to change this cube into our platform and move it into view:
- With Cube selected, look at the Inspector tab.
- First, we want to change the name of our new object to something more appropriate. Click on the input field and change the name from Cube to Platform:
- In order to move the object into the position we need it in, select Platform in the Hierarchy View, look down to the Transform component. Change the Position to X :0, Y: -2, and Z: 4
- Now, change the Scale field to X: 10, Y: 0.1 ...