Chapter 6- Continuing the 2D Adventure
Q1. OnTriggerExit2D
is...
- B. A function that runs when an object leaves a trigger
Q2. A Canvas Group lets you
- B. Change the Alpha of multiple UI Objects
Q3. Enumerations are good for...
- A. Storing lists of values
Q4. You can pick a random number by using
- A. Random.Range