Type your search query and hit enter:
Homepage
2D Game Development
FREE 2D Game Design and Development Questions and Answers
0%
Which attribute would you choose if you wanted an object to be visible in the game?
Visible
Accurate Collision Detection
Zero Origin
Opaque
Correct!
Wrong!
Continue >>
The position of an object on the screen is indicated by its:
Angle
Parent
Background
X, Y Coordinate
Correct!
Wrong!
Continue >>
How are sprites and objects different from one another?
An object has behavior, but a sprite is an image.
An object cannot have an event, but a sprite might have.
An alarm can be used to produce a sprite.
A sprite cannot be animated, whereas an object can.
Correct!
Wrong!
Continue >>
Which action do you use to determine whether one object has come into contact with another?
Step
Collision
Keyboard
Alarm
Correct!
Wrong!
Continue >>
Initiating an alarm action involves:
Initiating a quick action
Establishing an instance
Keeping time when playing a game
The timer counting down until an alarm event occurs
Correct!
Wrong!
Continue >>
The purpose of adding a variable to your game is what?
If you want to save data to utilize in the game later
If you want a list of the top ten things
If you want an object in your game to move to a specified location
If you want a message to show up
Correct!
Wrong!
Continue >>
An object's movement angle in your game can range from:
0 and 180 degrees
0 and 90 degrees
0 and 360 degrees
180 and 360 degrees
Correct!
Wrong!
Continue >>
Subscribe to updates
Unsubscribe from updates
Related Post
FREE 2D Game Development Engine Questions and Answers