This is a Unity-based 2D game where players control a character to move, rotate, and shoot bullets. The game mechanics include player movement, aiming with the mouse, and firing projectiles.
In part one of how to create a simple 2D platformer for Android in Unity, we went over the basics of creating a 2D platformer in Unity for Android. In doing so, we created a very basic little ‘game’ ...