11. Select all that apply to fill in the blanks. Audio sources can control __________, __________ and __________ settings.
- volume
- file location settings
- priority
- spatial sound
12. Select all that apply to fill in the blanks. When you create a new project, there may be features activated that can affect the performance of your AR game. If not needed, you should deactivate the ___________ and ___________ to make your AR game less resource intensive.
- Plane manager
- AR Session Origin
- Visual Scripting
- Anchor manager
13. Select the best answer to fill in the blank. In the Asteroids AR game, the purpose of the Player.cs script is to ____________.
- handle user input for shooting bullets
- align the AR camera with the player’s AR device
- add to the Player’s score when a GameObject is destroyed
- manage the player’s health
14. Functions display editable fields in the Inspector view. Select the best answer.
- True
- False
15. By adding the OnStartAttacking()function to the On Zero Health event, the UFO disappears and the mystery box shows up on screen. Select the best answer.
- True
- False