Unity
Probability
Design
Game Mechanics
125

In order to facilitate efficient game object management, a reusable GameObject with attached Components may be used, what is it?

Prefab

125

A deck of playing cards is shuffled, and two cards are drawn without replacement. What is the probability that the first card is a heart and the second card is a face card (jack, queen, king) (Answer in percentage rounded to the nearest hundredths place)?

5.88%

125

Under the Bartle taxonomy of player types, the Spade refers to this player type.

Explorer

125

This type of rule defines the actions, abilities, and mechanics that make up a game.

Constitutive rules

250

In order to be displayed, UI elements must be added under this kind of element.

Canvas

250

Imagine you are drawing cards from a standard deck, one at a time without replacement. What is the probability that the first card is a spade and the second card is a black card (Answer in percentage rounded to the nearest hundredths place)?

12.75%

250

What makes a game fun from Jesse Schell’s perspective?

Pleasure with surprises

250

Jesse Schell says that the “verbs” of game mechanics are defined as ___.

Actions

500

In addition to removing typical physics calculations, this toggleable variable under a Collider allows an object to activate a special event separate from a usual collision event.

isTrigger

500

You have a bag containing 5 red marbles, 3 blue marbles, and 2 green marbles. If you draw two marbles without replacement, what is the probability that both marbles are red (Answer in percentage rounded to the nearest hundredths place)?

22.22%

500

Which kind of player studies the game's operational rules?

Dedicated players

500

Is Story a game mechanic

No

1000

In order to manage which animations can transition into one another, this type of object - separate from the animations and sprites themselves - is necessary.

Animator Controller

1000

Consider a game with a spinner divided into four equal sections: red, blue, green, and yellow. If the spinner is spun twice, what is the probability of landing on red on the first spin and green on the second spin (Answer in percentage rounded to the nearest hundredths place)?

6.25%

1000

Which kind of player looks for a loophole in the game?

Unsportsmanlike players

1000

A player being able to execute a series of projectile attacks is an example of ___ skill.

Virtual

2000

This public static value can be accessed to represent the value of "no rotation."

Quaternion.Identity

2000

In a game of Yahtzee, five six-sided dice are rolled. What is the probability of rolling a full house, which is having three of a kind and a pair (Answer in percentage rounded to the nearest hundredths place)?

3.86%

2000

According to Jane McGonigal, the four defining traits of a game are Goals, feedback system, and ____

Voluntary participation

2000

In games, what is something unique about what we can do with the Time mechanic that we can’t do in real life?

Freely control time

M
e
n
u