Search Unity

How do you install visaul scripting and set it up in unity 2019.2

Discussion in 'Visual Scripting' started by dogomochay, Nov 26, 2020.

  1. dogomochay

    dogomochay

    Joined:
    Nov 11, 2020
    Posts:
    3
    so I'm new to unity and I don't wanna spend 3 months or more learning csharp
    so tell me how to set up visaul coding AKA bolt
     
  2. SquareBunnyBoy

    SquareBunnyBoy

    Joined:
    Feb 16, 2020
    Posts:
    27
    You will spend same time learning Bolt ) it's the same thing )

    You can install it just like any other asset. Get it on asset store and install from package manager.
     
  3. ashley_unity

    ashley_unity

    Unity Technologies

    Joined:
    Dec 18, 2016
    Posts:
    21
    Hi, @dogomochay - I encourage checking out the Bolt documentation to find the answers you need, there's an installation guide there too: https://docs.unity3d.com/bolt/1.4/manual/bolt-installation.html

    The Bolt asset itself can be found / downloaded here:
    https://assetstore.unity.com/packages/tools/visual-scripting/bolt-163802

    There are also lots of introductory videos on YouTube, like this one:


    Lastly, here's a good beginner tutorial to follow: https://learn.unity.com/project/bolt-platformer-tutorial

    Hope this helps, all the best in your visual scripting adventures! =)