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
16 changes: 8 additions & 8 deletions tutorials/colorslide.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,20 @@ title: Colorslide tutorial

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.

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

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

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

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

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

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.

Happy Defolding!
Happy Defolding!
Binary file added tutorials/images/colorslide_tutorial.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-colorslide.png
Binary file not shown.
Binary file removed tutorials/images/new-colorslide@2x.png
Binary file not shown.
Loading