900 - 943 AM
- Created level 6 and title level
- Trying to figure out how to create play button
- Not sure how to make the levels different after six of them so I'm going to leave it at that
- I'm going to add a "Play" button to the title screen and call it done, only I'm going to have to do it at home because I stupidly forgot the book for the coding and the internet isn't helping in the least.
330 - 525 PM
- OPened file
- played around with the level 1 script
- Found more images
- Imported images
- Placed them
- Built the level set up
- Revised the changes to level 1 script
- Changed the waiting time to 1 second
- Tested everyones's game
- Took a walk for 15 minutes
- Still don't feel like doing anything......
- Saved copy to hard drive
- I'm going home..
230 - 300 PM
- Tried creating my slide presentation but when searching for image examples etc. my internet bottomed out.
330 - 700 PM
- Opened up Level 1 scene
- Set up the GUI texture
- Saved
- Created Level 2 scene
- Increased Speed of target to: .5
- Added scripting that starts up the next level 5 seconds after the explosion takes place. This was also applied to TargetLeftRight script which was then changed to LvL1TargetScript
- Level 2 has its own script accordingly named LvL2TargetScript
- I have to have an individual script for each level
- Saved
- Created Level 3
- Moved Target back to y:115
- Speed is: .5
- Saved
- Created Level 4
- Increased Target speed to: .8
- Went back and applied the right scripts to their proper target level
- Saved
- Created Level 5
- Changed target size
- Brought target closer
- Changed the fire rate by creating a new script called LvL5GunController
- Applied it
- Saved
- Created Splash Screen