Simple-Multiplayer-Unity3D / Multiplayer Project / Library / PackageCache / [email protected] /
..
Documentation~ 📌Unity Project Added 1 month ago
Editor 📌Unity Project Added 1 month ago
Graphics 📌Unity Project Added 1 month ago
Runtime 📌Unity Project Added 1 month ago
.npmignore.release 📌Unity Project Added 1 month ago
.signature 📌Unity Project Added 1 month ago
CHANGELOG.md 📌Unity Project Added 1 month ago
CHANGELOG.md.meta 📌Unity Project Added 1 month ago
Editor.meta 📌Unity Project Added 1 month ago
Graphics.meta 📌Unity Project Added 1 month ago
LICENSE.md 📌Unity Project Added 1 month ago
LICENSE.md.meta 📌Unity Project Added 1 month ago
README.md 📌Unity Project Added 1 month ago
README.md.meta 📌Unity Project Added 1 month ago
Runtime.meta 📌Unity Project Added 1 month ago
Third Party Notices.md 📌Unity Project Added 1 month ago
Third Party Notices.md.meta 📌Unity Project Added 1 month ago
ValidationConfig.json 📌Unity Project Added 1 month ago
ValidationConfig.json.meta 📌Unity Project Added 1 month ago
ValidationExceptions.json 📌Unity Project Added 1 month ago
ValidationExceptions.json.meta 📌Unity Project Added 1 month ago
package.json 📌Unity Project Added 1 month ago
package.json.meta 📌Unity Project Added 1 month ago
README.md

Visual Scripting (com.unity.visualscripting)

Visual Scripting, previously known as BOLT, is an alternative workflow to design behaviours. Instead of the classic method of writing a C# script, visual scripting offers a way to design behaviours intuitively without code, by connecting events, actions, and data together in a graph.

Both programmers and non-programmers can use node-based graphs to design final logic or to quickly create prototypes. This package also features an API that programmers can use for more advanced tasks, or to create custom nodes that can be used by other team members.

Required Software

Unity: Supported versions include 2021.1

Documentation

Documentation is available here.

For further discussion, visit the Discord or the Visual Scripting forum.