Note |
---|
To use Bolt, which is Unity’s visual scripting solution, you must purchase it on the Unity Asset Store. |
Tell Bolt to import your custom C# scriptsA piece of code that allows you to create your own Components, trigger game events, modify Component properties over time and respond to user input in any way you like. More info
See in Glossary as unit options.
How to get and set the values of Bolt variables in C#.
How to trigger custom Bolt events in C#.
Refactor your codebase without breaking Bolt graphs.