Studio Course Level 2 | Gamemaker:

2 Game Maker Creating folders and keeping your work organised

Briefly explain how a switch statement can be used to manage different enemy states (e.g., IDLE, CHASE, ATTACK). Answer Key & Teacher Notes Correct Answer Explanation 1 C GameMaker: Studio Course Level 2

A) To make one object follow another on screen. 2 Game Maker Creating folders and keeping your

Below is a structured examination paper designed for this level. Part 1: Technical Vocabulary (Multiple Choice) GameMaker: Studio Course Level 2

A) Global Variable B) Instance Variable C) Local Variable ( var ) D) Constant

Write a line of GML code that moves an object 5 pixels to the right only if the vk_right key is pressed.