This is my second game. It will be a simple missile defense game. I've always wanted to make one and it will help me ramp up my unity chops.
Trello Tracker: https://trello.com/b/0uTAqs7H/missile-defender-game
Today I did the following
- Set background up
- Added mouse click capture
- Added code to launch rocket on mouse click toward mouse, as well as rotated toward the mouse
Tomorrow I want to do the following
- Create the enemy rocket prefabs
- Create the code that creates a random rocket angle toward the city
- Add colliders for the city