The above file is for the Tank Particles 1 video if you don't have access to Photoshop or Illustrator.
Make sure all tutorial sections have been completed and all features are implemented correctly.
Add the following to your game:
1: Make the tanks a target with appropriate health. (Video was added above for this assignment) 2: Add a non-destructible wall with metallic material.
3: Create one extra piece of destructible terrain. 4: Add a secondary fire weapon (missile, artillery, machine gun, laser, mine, etc) with it's own particle system. 5: Make a power up that lasts for a limited amount of time and affects some aspect of the game (speed, fire rate, damage, etc). 6: Create three separate arenas with realistic materials for everything. 7: Create a start screen for your game. When a player hits Start, randomize the arenas and begin the game. 8: Add a win screen to the game and prompt players to restart once they both hit X.
9: Turn in the game through GitHub (make sure you set it up with a Unity GitIgnore).