Planet Force
ENTER FULLSCREEN! Click on 'Run Game', then on the button in the bottom-right corner, and click on the game.
Resolution used: 840x1080
Tribute to classic vertical shooters: Xevious, Vulgus - Unity
2D Game - Practical Workshop N°1 Unity - Núcleo Escuela
Programmed by: José Leonardo Flores
Art and sound: descargado de Internet
- The player controller uses a kinematic rigidbody, as do the enemies.
- 6 types of enemies, each with its own AI.
- The camera is orthographic and does not move. The movement effect is created by the background, which is randomly selected from a list of sprites.
- Object Pooling is used for all game objects except for the player.
- Managers: Game Manager, Audio Manager, Scene Controller, UI Manager, Background Manager, Power Up Manager, Spawner Manager, Pool Manager.
- Timeline is used with Activation Tracks for activating enemy waves.
- Development time: approximately 1 month.
- Source code: github
Status | Released |
Platforms | HTML5 |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | José Leonardo Flores Vargas |
Genre | Shooter |
Tags | planet-force, vertical-shooter, vulgus, xevious |
Comments
Log in with itch.io to leave a comment.
=)