Unity Learn home
View Tutorial Content

Programming fundamentals in visual scripts

Tutorial
Beginner
+10 XP
30 Mins
(1762)
Overview
Summary
If you are new to programming, Visual Scripting can be a useful learning tool that presents code as a logical diagram instead of a potentially cryptic language.
This tutorial is for beginners who need a few more programming fundamentals before continuing to practical applications. By the end of this tutorial, you will be able to:
  • Apply Boolean logic and conditional branching in visual scripts
  • Use the switch statement in visual scripts
  • Make mathematical calculations in visual scripts
  • Detect keyboard input in a visual script
  • Use and interpret common object types
  • Comprehend simple code with essential programming structures such as variables, methods, and logic statements.
If you already know this material, please skip ahead to the next tutorial.
Select your Unity version
Last updated: December 09, 2022
2021.1
2020.3
2020.2
2020.1
2019.4
2019.3
2019.2
2019.1
Language
English
Also included in
Programming fundamentals in visual scripts