Unity Learn home
View Tutorial Content

Environment and Player

Tutorial
Beginner
+10 XP
25 Mins
(758)
Overview
Summary
The Roll-a-ball Project is a simple rolling ball game that teaches you many of the principles of working with Unity.
The 2nd of 4 tutorials in the project demonstrates how to create a new Unity project, add some "primitive" shapes, and create a new material to change the color of the shapes. Then, we implement physics and add a simple C# script to let the player control the ball with the keyboard.
Roll-a-ball tutorials:
  1. Introduction to Roll-a-ball
  2. Environment and Player
  3. Camera and Play Area
  4. Collecting, Scoring, and Building the Game
Select your Unity version
Last updated: April 12, 2023
2019.3
2019.2
2019.1
2018.4
2018.3
2018.2
2018.1
2017.4
2017.3
2017.2
2017.1
5.x
Language
English
Environment and Player