Variables

Tutorial

Beginner

+10XP

10 mins

271

Unity Technologies

Variables

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

1. Variables

Complete this Tutorial