Unity Learn home
View Tutorial Content

Moving the Player

Tutorial
Beginner
+10 XP
30 Mins
(16886)
Overview
Summary
In the second Roll-a-ball tutorial, you’ll:
  • Add a Rigidbody to the Player sphere, so you can use the Unity physics engine
  • Write your own PlayerController script in C#, to make the sphere respond to player input
  • Test your script and fix errors
Select your Unity version
Last updated: August 05, 2022
2022.3
2020.2
2020.1
2019.4
2019.3
Language
English
Also included in
Moving the Player