Block Dodger
PlayMaker → Addons → Block Dodger Game
Dodge the falling blocks!

Features
The sample shows how to:
- Use player input to control a spaceship
- Instantiate a wall with a random gap.
- Detect collisions with the wall.
- Detect passing through the gap.
- Use global variable to track score.
- Increase falling speed over time.
- Increase the pitch of a sound with speed.
- Display a Game Over screen.
- Detect a new hi-score.
- Reset to play again.