Let’s put the finishing touches on Level 1 as we explore a range of advanced techniques and functionalities. In this action-packed session, we'll learn how to harness the power of collision events to trigger specific actions when objects interact. Next, we'll introduce you to the concept of variables—a powerful tool for storing and manipulating data within your game. Discover how to use variables to track important information such as player score, and health. As we progress, you'll learn how to dynamically create objects at runtime. Dive into the world of aiming force as we explore how to launch projectiles towards targets. Prepare to race against the clock as we introduce timers into your game, adding urgency to your gameplay experience. Learn how to implement conditions for both loss and win situations. Finally, we'll put the finishing touches on your game as we explore how to set game settings and transition seamlessly to the next level.
Summary of topics we will be covering:
- Collision of objects
- Using variables to store data
- Creating timer in a game
- Condition for loss and win situation
- Set the game setting
- Transition to next level of a game