Unity Learn home
View Tutorial Content

Working with Scripts

Tutorial
Beginner
+10 XP
5 Mins
(7496)
Overview
Summary
Scripts are behavior components that can be applied to GameObjects and modified in the Unity Inspector. A script is made up of C# code that is executed during the "play" state. Scripts can also be used to create tools in Unity to modify the development process. In this tutorial, you will learn about how to use scripts in Unity.
Select your Unity version
Last updated: April 07, 2022
2019.4
2019.3
2019.2
2019.1
2018.4
2018.3
2018.2
2018.1
2017.4
2017.3
2017.2
2017.1
5.x
4.x
Language
English
Working with Scripts