Aucune description
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
unknown 6a3155926e first il y a 6 mois
..
Documentation~ first il y a 6 mois
Editor first il y a 6 mois
Graphics first il y a 6 mois
Runtime first il y a 6 mois
.npmignore.release first il y a 6 mois
.signature first il y a 6 mois
CHANGELOG.md first il y a 6 mois
CHANGELOG.md.meta first il y a 6 mois
Editor.meta first il y a 6 mois
Graphics.meta first il y a 6 mois
LICENSE.md first il y a 6 mois
LICENSE.md.meta first il y a 6 mois
README.md first il y a 6 mois
README.md.meta first il y a 6 mois
Runtime.meta first il y a 6 mois
Third Party Notices.md first il y a 6 mois
Third Party Notices.md.meta first il y a 6 mois
ValidationConfig.json first il y a 6 mois
ValidationConfig.json.meta first il y a 6 mois
ValidationExceptions.json first il y a 6 mois
ValidationExceptions.json.meta first il y a 6 mois
package.json first il y a 6 mois
package.json.meta first il y a 6 mois

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.