Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified tutorials/images/new-side-scroller.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed tutorials/images/new-side-scroller@2x.png
Binary file not shown.
12 changes: 6 additions & 6 deletions tutorials/side-scroller.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ title: Side scroller tutorial

# Side scroller tutorial


The tutorial is integrated with the Defold editor and easily accessible:

1. Start Defold.
2. Select *New Project* on the left.
3. Select the *From Tutorial* tab.
4. Select the "Side scroller tutorial"
5. Select a location for the project on your local drive and click *Create New Project*.
Start Defold and:
1. Select `Create From` ▸ `TUTORIALS` on the left.
2. Select the "Side Scroller Tutorial".
3. Rename it, if you want.
4. Select a location for the project on your local drive.
5. Click `Create New Project`.

![new project](../images/new-side-scroller.png)

Expand Down