2D Shooter
Proposed Modifications:
1. Make 2 more levels after the first one.
2. I will modify the menus to have more personality
3. I will try to figure out a way to include a boss battle with a larger enemy in the last level.
Credits:
Created by Thomas Nachtigal
Status | In development |
Platforms | HTML5, Windows, macOS |
Author | ThomasNachtigal |
Genre | Action |
Made with | Unity |
Comments
Log in with itch.io to leave a comment.
Your modifications sound good! Here is a tip from me to you on how to make a boss battle:
1) Copy the prefab of a normal enemy
2) Raise the X and Y scale on the object's transform
3) Raise the health of this larger enemy
4) You now have a simple boss battle