This holds a value
Variable
Adds a new script
new script
What Kind of GameObject is a Sphere?
3D Object
Where we find the GameObjects
Hierarchy
What language did we code in?
C# (C - Sharp)
This keyword allows the variable to be accessed in Unity?
Public
Used to add physics
Rigidbody
What Object do we need for a score?
Text
Where we edit the GameObjects
Inspector
We did this once every hour?
Break
Variable type that holds three values
Vector3
Used to add collisions
Colliders
What object do we need to light up are scene?
Directional Light
Where we find the assets
Project Window
Name each game we played during Breaks
Hangman, Pictionary, Maze, Jeopardy
Keyword that means a variable can not be accessed by Unity
private
Used to add audio
AudioSource
What kind of GameObject is a folder?
Empty
Where our errors are
Console
My favorite childhood Video Game
Jak and Daxter
What makes a function 'void'?
Does not return a value
Used to add AI movement
NavMeshAgent
What kind of GameObject is a Button?
UI
Where we back the NavMesh
Navigation
Last thing we do on Friday
Presentation