Programming
Unity
Mike
Misc
100
Gets called every frame.

What is Update()?

100

Unity's way of saving an object so that you can make edits to multiple copies of it.

What is a prefab?

100

Mike's dog

Who is Senpai?

100

The meme mike shares the most.

Code Monkey

200

The function called when an object's collider collides with something.

What is OnCollissionEnter()?

200

Unity's simple saving method

What is Player Prefs

200

Mike's least favorite coding tutorial channel

Who is Brackeys
200

The name of Code Monkey's manager.

Rob

300

The function called when an object is destroyed.

What is OnDestroy()?

300

The render pipeline have we covered mainly in class.

Universal Render Pipeline

300

A person Mike recommends while complaining about other coding tutorial channels

Jason Weimann

300

The brand of chips Code Monkey likes.

Fritos

400

Programming structure used for managing changes in behavior

What is a State Machine?
400

The place you should not put a build folder.

Where is my repository

400

The name of Mike's game

What is Soul Saga?

400

The breed of dog Senpai is.

What is a Shiba Inu?

500
The type of file used for more complex saving systems.

JSON

500

The feature of unity that we submitted a bug report about.

What is the canvas.

500

What state in the US does Mike live in?

Where is Michigan?

500

The process of using rewarding objects to lead a player somewhere

What is Breadcrumbing?