Monday, 16 November 2015
Four Building Blocks of Gamesalad
Scenes:
Scenes are just levels. For example The Large black box is the 'Scene' where my pong game takes place.
Actors:
Actors are just objects in your scene. For example all the coloured boxes are actors which interact with each other.
Rules:
Rules are like IF statements. For example in this screenshot I am telling GameSalad that if I press down on the keyboard. It will do something.
Behaviors:
Behaviors are properties or behaviors of an object usually caused by rules. For example a behavior of ball is it collides with my wall (they are both actors.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment