Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Official Learn Live: Intro to Visual Scripting

Discussion in 'Road to the Metaverse' started by Unity-Gehan, Jun 9, 2022.

  1. Unity-Gehan

    Unity-Gehan

    Unity Technologies

    Joined:
    Feb 28, 2022
    Posts:
    27
    Intro to Visual Scripting
    Recorded April 20, 2022

    Visual scripting in Unity empowers creators to create dynamic behaviors or interaction logic with a visual, graph-based system, instead of writing traditional lines of code. In this session, you will learn the windows and tools in Unity’s Visual Scripting user interface and, If you are new to programming, you will learn the basics of programming along the way.

    Watch now | View Slides
     
    Last edited by a moderator: Jun 23, 2022
    medimedixr likes this.
  2. gavinprior

    gavinprior

    Joined:
    Jul 27, 2020
    Posts:
    28
    I made a thing:



    It's a really simple visual script to duplicate a random prefab object.

    Hope you like it! :)
     
    royston2013 and BenUnity3d like this.
  3. royston2013

    royston2013

    Joined:
    Oct 14, 2021
    Posts:
    5
    Nice work Gavin, please share how you made it - make a video and post it
     
  4. gavinprior

    gavinprior

    Joined:
    Jul 27, 2020
    Posts:
    28
    I thought about that, but I have a lot to learn around a fulltime job at the moment, which doesn't leave much time to do everything I want. Learning and development comes first along with a quick and rough video(sorry!). I'll try and find time to add some more detail to the Youtube video above.