The following are the core exam skills that will be covered in this chapter:
-
Programming core interactions:
- Implement and configure game object behavior and physics.
-
Developing application systems:
- Interpret scripts for application interface flow such as menu systems, UI navigation, and application settings.
- Analyze scripts for user progression features such as scoring, leveling, and in-game economies utilizing technologies such as Unity Analytics andPlayerPrefs.
- Identify scripts for saving and retrieving application and user data.
- Programming for...