diff --git a/tutorials/images/new-side-scroller.png b/tutorials/images/new-side-scroller.png index c8758c3e5..8a38fa432 100644 Binary files a/tutorials/images/new-side-scroller.png and b/tutorials/images/new-side-scroller.png differ diff --git a/tutorials/images/new-side-scroller@2x.png b/tutorials/images/new-side-scroller@2x.png deleted file mode 100644 index 1b2332a99..000000000 Binary files a/tutorials/images/new-side-scroller@2x.png and /dev/null differ diff --git a/tutorials/side-scroller.md b/tutorials/side-scroller.md index 7f597f799..378df2aed 100644 --- a/tutorials/side-scroller.md +++ b/tutorials/side-scroller.md @@ -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)