
Unit 3 - Create a basic 2D Game
Quiz
•
Beginner
•
+0 XP
•
15m
•
Unity Technologies
This quiz will assess the following topics:
- Apply physics-based movement using Rigidbody2D
- Use appropriate Unity update methods (Update, FixedUpdate) and Time.deltaTime for consistent gameplay behavior
- Implement player input using the Input Action system for device-agnostic controls
- Control GameObject behavior using components, public variables, and tags
- Manage basic scene behavior, including camera follow logic and scene reloading after game over