Coding
Components
GameObjects
Windows
100

This holds a value

Variable

100

Adds a new script

new script

100

What Kind of GameObject is a Sphere?

3D Object

100

Where we find the GameObjects

Hierarchy

200

This keyword allows the variable to be accessed in Unity?

Public

200

Used to add physics

Rigidbody

200

What Object do we need for a score?

Text

200

Where we edit the GameObjects

Inspector

300

Variable type that holds three values

Vector3

300

Used to add collisions

Colliders

300

What object do we need to light up are scene?

Directional Light

300

Where we find the assets

Project Window

400

Keyword that means a variable can not be accessed by Unity

private

400

Used to add audio

AudioSource

400

What kind of GameObject is a folder?

Empty

400

Where our errors are

Console

500

What makes a function 'void'?

Does not return a value

500

Used to add AI movement

NavMeshAgent

500

What kind of GameObject is a Button?

UI

500

What language did we code in?

C#

M
e
n
u