Getting Started

1 – Welcome to GameSalad

Welcome to GameSalad! Our Creator tool allows people just like you to publish games to a wide variety of platforms, including iOS, Mac, Android, Windows 8, HTML5 and Tizen. Thousands of people have benefited from Creator’s drag and drop game creation method. In the video below, you can get a glimpse of just a few...

Read more ...

2 – Overview of the GameSalad Creator

Welcome to the Overview tutorial!  Here, we'd like to walk you through various parts of the Creator so you can learn a little more about the terminology we use. This is the GameSalad Launcher.  From here you can start a new project, open a recent project, or open one of our templates to examine the...

Read more ...

3 – Using Scenes in GameSalad

Scenes Overview Scenes are the building blocks of your game. They contain the objects of your game and provide an essential way to organize different sections of your game. For example, you may create a scene for the initial menu for the game, another for an individual game level, another to end the game, etc....

Read more ...

4 – Aspect Ratios and You

Creator includes a feature to help developers accommodate the large number of target devices currently on the market - Aspect Ratio Adjustment. Aspect ratio adjustment determines how your game will look when played on a device that has a different aspect ratio than the game. You have three options which can be selected during the publishing process:...

Read more ...

5 – Actors in GameSalad

Actors represent the visible objects within your game. Actors can represent the character that the player is controlling or they can be the surrounding objects/characters that your player talks to, collides with, jumps over, or generally interacts with during gameplay. Game designers often begin their process in Creator by creating the set of actors that...

Read more ...

6 – Behaviors in GameSalad

Behaviors are actions that you can assign to actors to control how they interact, move, and change appearance. Behaviors are used to add logic to your game to control what happens when some event occurs (such as when an actor collides with an object), to make the actor take some action (such as changing its...

Read more ...

7 – Images and Sounds in GameSalad

In this tutorial, we’re going to take a look at how easy it is to add new images and sounds to your GameSalad project. Mac version of Creator: First, let's take a look at an easy way to create an Actor with an image. Open up GameSalad Creator, and open up our project. Next, we’ll...

Read more ...

8 – Intro to Movement in GameSalad

As you saw earlier, there are numerous behaviors that control how actors move, interact, and behave within a scene or a game. In this tutorial, we’re going to learn more about a few specific movement behaviors that can help your actors move the way you want. There are six primary behaviors dedicated to movement and...

Read more ...

9 – Collisions in GameSalad

In this tutorial, we'll take a look at collisions in GameSalad.  Collisions are a key aspect of nearly every game you may wish to make, as they don't just determine what happens when one item runs into another, but also when two items simply need to contact one another or rest upon one another. The...

Read more ...

10 – Glossary

Here is a list of terminology used in GameSalad, including behaviors & functions, and what these terms mean: Accelerometer: Determines the angle and rate of movement of the device; useful for determining when a user rotates or tilts their device. Accelerate (Behavior): Specifies the speed and direction of acceleration for an actor. Actors will continue to accelerate...

Read more ...