Shoot 'Em Up game genre template.Youtube Tutorial PlaylistSupport ThreadFeatures-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.
Important Notes:* A second version will replace this current edition. If you are not in a hurry for building your game you might want to wait to get the second version instead. To know more please follow the Support Thread or feel free to ask any questions.* 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.