Skip to content

Commit 711d60c

Browse files
authored
Merge pull request #213 from defold/update-tutorials-side-scroller-colorslide
Updated Colorslide tutorial instructions.
2 parents 6c3a69e + b52015f commit 711d60c

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

tutorials/colorslide.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,20 @@ title: Colorslide tutorial
99

1010
In this medium difficulty tutorial you build an in-game GUI, a GUI screen for level selection and a start screen for a simple multi level mobile game.
1111

12-
The tutorial is integrated with the Defold editor and easily accessible:
12+
The tutorial is integrated with the Defold editor and easily accessible, just start Defold, and:
1313

14-
1. Start Defold.
15-
2. Select *New Project* on the left.
16-
3. Select the *From Tutorial* tab.
17-
4. Select the "Colorslide tutorial"
18-
5. Select a location for the project on your local drive and click *Create New Project*.
14+
1. Under "Create From" select the *Tutorials* tab.
15+
2. Select the "Colorslide tutorial".
16+
3. Set the project's name.
17+
4. Set the project's directory.
18+
5. Click *Create New Project*.
1919

20-
![new project](../images/new-colorslide.png)
20+
![new project](../images/colorslide_tutorial.png)
2121

2222
The editor automatically opens the "README" file from the project root, containing the full tutorial text.
2323

2424
![icon](../images/icon-tutorial.svg) [You can also read the full tutorial text on Github](https://github.com/defold/tutorial-colorslide)
2525

2626
If you get stuck, head over to the [Defold Forum](//forum.defold.com) where you will get help from the Defold team and many friendly users.
2727

28-
Happy Defolding!
28+
Happy Defolding!
381 KB
Loading
-39 KB
Binary file not shown.
-95 KB
Binary file not shown.

0 commit comments

Comments
 (0)