docs.unity3d.com
    Show / Hide Table of Contents

    About Visual Scripting

    Visual Scripting enables you to create logic for games or applications without writing code. Visual Scripting uses visual, node-based graphs, which both programmers and non-programmers use to design final logic or create prototypes. Visual Scripting also has an API that programmers use for more advanced tasks, or for creating custom nodes for other team members.

    Visual Scripting uses graphical elements, which represent functions, operators, or variables. You can then connect these nodes from their ports by using edges. Instead of having to write code line by line, you do everything visually.

    Installation

    From Unity Editor version 2021.1 onward, Visual Scripting is installed by default as a package. For more information on packages, see the Packages section in the Unity User Manual.

    For earlier versions of Unity, including 2019 LTS and 2020 LTS, you will need to install it via the Unity Asset Store.

    Configuring visual scripting

    Get started by configuring your project settings and configuring your preferences.

    Choose a control scheme

    Learn the common keyboard shortcuts and choose a control scheme that suits your needs.

    Updating visual scripting

    Learn how to update visual scripting and create and restore backups.

    System Requirements

    Visual scripting has no external dependencies.

    In This Article
    • Installation
    • Configuring visual scripting
    • Choose a control scheme
    • Updating visual scripting
    • System Requirements
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023