Updated How to create Drive Mad games.md (markdown)
commited
commit
428ea8bef9de3902bb4e813494cbc90e7f8355e4
... | ... | @@ -30,9 +30,9 @@ On mobile, you are able to move around the scene by dragging with two fingers, a |
30 | 30 | |
31 | 31 | On web, you can pan with the arrow keys, scroll to zoom, or hold the "o" key while moving the mouse to rotate your view. |
32 | 32 | |
33 | [[/uploads/tutorialvideo1.mp4]] |
|
33 | <<Video("/uploads/drivemadtutorial.mp4", auto=true)>> |
|
34 | 34 | |
35 | By clicking on any block and tapping the edit button in the bottom right, you are able to paint and sculpt to design what you like. While a block is selected, dragging from the bottom left of your hotbar will create a new copy that block. |
|
35 | By clicking on any block and tapping the edit button in the bottom right, you are able to paint and sculpt. While a block is selected, dragging from the bottom left of your hotbar will create a copy that block. |
|
36 | 36 | |
37 | 37 | You can expand the car by placing more suspension and wheels. Then press the play button in the top right to try out your new game! Your changes are saved automatically. |
38 | 38 |