03: Intro to Unity (Part 1)
Completion requirements
Step 1:
Step 2:
Make a submission
Due: Saturday, September 13, 2025, 11:59 PM
Learning Targets
· Create a Unity scene with a variety of objects
· Use the Rigidbody component to add motion
· Respond to user inputs
Unity Resources
Unity Learn (https://learn.unity.com/)
Unity Documentation (https://docs.unity3d.com/Manual/index.html)
Complete Roll-A-Ball Project (https://learn.unity.com/project/roll-a-ball)
Assignment Instructions
The Roll-A-Ball tutorial has existed in one form or another for quite some time. It is a great way to learn the basics of the Unity editor and game engine. The videos are short and focused on specific steps of the process.
Step 1:
Create a Unity account using your school Google account.
Step 2:
Complete these portions of the Roll-A-Ball tutorial:
· Setting up the Game
· Moving the Player
· Moving the Camera