Unity Learn home
View Tutorial Content

Challenge: Control your character with Visual Scripting

Tutorial
Beginner
+60 XP
1 Hour
Overview
Summary
Let’s put your knowledge of Visual Scripting, as well as your creativity, to the test. In this challenge, you’ll apply everything you have learned to create your own project with a moving character. In this challenge you will need to recall how to:
  • Set up Visual Scripting in a new project
  • Use the Blackboard, Graph Inspector, and Graph windows
  • Add Units using the Fuzzy Finder
  • Create and Manage variables in the Blackboard
  • Use Graph, Object, and Scene variables correctly
  • Connect units to create a logical flow
  • Use the right object types for unit inputs
  • Use the Get Delta Time unit
  • Calculate values
  • Branch the visual script’s flow with If and Switch
  • Apply units for user input
  • Apply units for moving and rotating GameObjects
Select your Unity version
Last updated: April 05, 2024
2021.1
2020.3
2020.2
2020.1
2019.4
2019.3
2019.2
2019.1
Language
English
Also included in
Challenge: Control your character with Visual Scripting