Important Note:
Shmup Baby has been upgraded into version 2 (AKA Shmup Boss)
Please do purchase Shmup Boss instead of this version. This first version will be deprecated and all support and development will go into Shmup Boss. If you have any questions feel free to get in touch.
-------------------------------------------
Shoot 'Em Up game genre template.
Youtube Tutorial Playlist
Support Thread
Features
-Horizontal & vertical scrolling shooter.
-Finite level progression & infinite survival shooter modes.
-Well documented and commented modular code.
-Advanced background layering system.
-Mobile & desktop support.
-Audio system.
-5 Original soundtracks and SFX
-UI.
-Main menu & player select menu.
-Unity Ads integration.
-Animated 2D effects.
-Organized and random enemy waves.
-Directional, tilt, curve, patrol and AI enemy mover types.
-Enemy mines system.
-Path, radial and missile weapon systems with multiple modifiers.
-Player upgrades and pickups.
-2D sprites change based on movement direction.
-All demos you see in the trailer are included in the pack.
Notes:
* Please do view the video tutorials before making your purchase to have a better idea on the existing features and what you will be missing. The only features which are available are the ones you see in the tutorials.
* Enemies and effects are instantiated and destroyed instead of pooled which in certain cases could cause garbage collection and performance issues. On the other hand, bullets are particles which do not need any pooling and are very efficient. (The second version which will be released soon has a pool manager in addition to particle weapons.)
* This current version does NOT contain the following:
-Pool manager.
-Ground targets system.
-A multiple stage boss system.
-3D perspective camera.
-Screen or time triggers.