Office Hours by Appointment, please click here
Email: [email protected]
- Counter Script
- Text Box
- Counter Script With Float
- Text Box
- Random Number Script
- Text Box
- Button
- Text Input Script
- InputField
- Button
- Text Box
- Text Input Party Script
- InputField
- Button
- Text Box
- Timer Script
- Button
- Text Box
- Image Download Link
- Image Gallery
- Button
- Raw Image
- Image Gallery Array
- InputField
- Button
- Text Box
- Quiz
- Button
- Text Box
- Quiz Loop and Timer
- Button
- Text Box
- Finish iSpy
- Adding Assets
Based of the Gallery, Quiz, or iSpy interactions create a new original project.
- Create an orignal layout (10 Points)
- Extend the example to make it your own
- Add a minimum 8 elements of interaction (10 Points each)
- Add a timer or scoring element (10 Points)
The class will be a flip classroom. I will post video lectures or assignments before class and during class we will have office hours. I will be available only through teams. I would like to keep emailing to a minimum to make sure that all questions get answered. If you have general questions, use the general chat. If you have specific questions, feel free to send me a message. Teams has a great feature to do screen sharing, FYI. If you are not available for class due to time zone issues, please reach out to make arrangements.
• Online lecturers will be available before class • Check in periodically for updates on assignments and lectures • Office hours during class time • Install Teams desktop
Week of March 23rd – Midterm Project Lab
Based of the Gallery, Quiz, or iSpy interactions create a new original project.
- Create an orignal layout (10 Points)
- Extend the example to make it your own
- Add a minimum 8 elements of interaction (10 Points each)
- Add a timer or scoring element (10 Points)
- Part 1
- Add an else statement to the bounce code, and change the color
- Part 2 (Hint: use move cube example)
- Create a new scene and script
- Adjust the Z axis, When the ball goes forward, color = yellow
- When the ball goes back, color = red
- No gravity is needed
- Document both in a video and include the code examples in teams
For the final you are going to choose to make either a physics based game or an adventure style game. Start by completing one of the following sets of notes. Once completed you must add 3 interactive elements.
- Choose one of the following:
- Use a cloud service, Onedrive has worked the best for me
- Careful with cloud services that have online/offline file systems
- If your files are only saved to the cloud and not your computer unity will have trouble operating correctly
- Sign up for github and use the Github Student Developer Pack https://education.github.com/pack
- You can sign up for Unity Student https://store.unity.com/academic/unity-student allowing you more storage space to upload your projects to Unity Collab
- Download and Install github desktop https://desktop.github.com/
- On Macs, under the menu option for github desktop, it says install command line tools, make sure you do that.
- In Unity, import the github plugin into your projects
- I cover all of this stuff in this video