Minimal Space Shooter Starter Kit is a starting point to make your own space shooter-style game.
Github
• https://github.com/sunduk/MinimalShooting
Documents
• https://github.com/sunduk/MinimalShooting/wiki
Features
• Various controller types(Keyboard, Mobile touch&drag, Mobile virtual joystick)
• An enemy movement system(Straight, Zigzag, Circle, ToPlayer)
• Basic collision detection
• Spawning enemies by random locations
• Weapon & Bullet systems(Straight, Missile)
• Well separated code, detailed comments
• Tested on Android device
Compatible with Unity 2019.3.15f1 / 2019.4.5f1