21-31 Glossary Terms Game Salad
  • 1. Continuously updates an attribute – for instance,constraining the actor’s location to that of the mouse. Essentially ties two attributes together.
A) Constrain Attribute (Behavior)
B) Display Text (Behavior)
C) Destroy (Behavior)
D) Control Camera (Behavior)
  • 2. Allows users to cause the camera to follow an actor – keeping it in view.
A) Display Text (Behavior)
B) Destroy (Behavior)
C) Control Camera (Behavior)
D) Constrain Attribute (Behavior)
  • 3. refers to the heaviness of the actor. A higher value will make the object harder to move by less dense actors. A value of 0 will make an object immovable but still affect other actors in the scene. ______ can be set to any real positive number. (i.e.______ >= 0)
A) friction
B) devices
C) density
D) fixed rotation
  • 4. Removes the ACTOR from the scene – apply this rule to objects that can be destroyed, like the blocks in Breakout or the bricks in Mario. Best used with a rule – for instance, contact with the ball in Breakout.
A) Destroy (Behavior)
B) Constrain Attribute (Behavior)
C) Display Text (Behavior)
D) Control Camera (Behavior)
  • 5. The ______ pane (under the “Game” tab in the Scene Editor) allows you to change various attributes relating to the device, including mouse, touch, accelerometer, screen, and audio
A) fixed rotation
B) friction
C) density
D) devices
  • 6. Allows users to change the color, size, font, and other elements of text displayed in-game. Change “alpha” to 0 (found under color in the attributes list) to make all parts of the actor invisible other than the text.
A) Destroy (Behavior)
B) Constrain Attribute (Behavior)
C) Control Camera (Behavior)
D) Display Text (Behavior)
  • 7. Can refer to one of three editors: the Project Editor, the Scene Editor, or the Actor Editor. There are three primary editors in the software. The Project editor is used for editing overall detail about your game. The Scene Editor is used for creating your scenes by placing actors, changing various attributes, setting tags, and more. Actor editor is used for changing a variety of attributes about your actors.
A) behavior
B) editor
C) devices
D) fixed rotation
  • 8. Selecting this option will prevent the object from rotating when it collides with other actors in the scene. Leaving this box unchecked means that the actor will rotate normally when it collides with other actors.
A) Friction
B) Fixed Rotation
C) Devices
D) Density
  • 9. Increasing this number will slow this object down more when it interacts with other objects. Set to 0 for no friction (and hence no slowing).
A) Fixed Rotation
B) Friction
C) Devices
D) Density
  • 10. The best software in the world for making games with no coding!
A) Code.org
B) Learning.com
C) GameSalad Creator
  • 11. Each scene can be set up with an X and Y gravity attribute.These are real numbers that affect all actors which are Movable.
A) Gravity
B) Friction
C) Density
D) Fixed Rotation
Students who took this test also took :

Created with That Quiz — the site for test creation and grading in math and other subjects.