
Variables
Tutorial
Beginner
+10XP
10 mins
271
Unity Technologies

In this tutorial, you will learn about variables. You will explore:
- What variables are and how they can be used
- The difference between public and private variables
- Basic data types such as int and string
- How to debug to console