-
Notifications
You must be signed in to change notification settings - Fork 9
Powerups
connor-golin edited this page Aug 24, 2023
·
30 revisions
Powerups are a feature that creates a more fun and engaging experience with the game by implementing enhanced abilities to the player. Each powerup has a unique duration and effect. When the duration or effect ends, the player may revert to their standard capabilities until another powerup is engaged.
- Purpose: Provides the player with opportunities to restore their health throughout the game.
- Effect: Restores the player to full health.
- Purpose: Assists players in evading enemies and navigating the game environment more efficiently.
- Effect: Temporarily increase the player's default movement speed by a fixed amount.
TBD
Escape Earth Game
Interaction Controller and Interactable Components
Game and Entity Configuration Files
Loading Game Configuration Files