Chapter 2- Creating a Collection Game
Q1. You can easily find GameObjects
in code by using…
- B. Tags
Q2. You can search the hierarchy for objects that contain specific component types by using a prefix of...
- B. T
Q3. Static variables are always...
- A. Shared across all instances of a class
Q4. The main color for a material is defined by the...
- C. Albedo Channel
Q5. By default, when you run a Unity game, you will first see...
- D. The Resolution Config Dialog