Keine Beschreibung
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
kimn119047 a43eec9acb backup vor 1 Jahr
..
Documentation~ backup vor 1 Jahr
Editor backup vor 1 Jahr
Graphics backup vor 1 Jahr
Runtime backup vor 1 Jahr
.npmignore.release backup vor 1 Jahr
.signature backup vor 1 Jahr
CHANGELOG.md backup vor 1 Jahr
CHANGELOG.md.meta backup vor 1 Jahr
Editor.meta backup vor 1 Jahr
Graphics.meta backup vor 1 Jahr
LICENSE.md backup vor 1 Jahr
LICENSE.md.meta backup vor 1 Jahr
README.md backup vor 1 Jahr
README.md.meta backup vor 1 Jahr
Runtime.meta backup vor 1 Jahr
Third Party Notices.md backup vor 1 Jahr
Third Party Notices.md.meta backup vor 1 Jahr
ValidationConfig.json backup vor 1 Jahr
ValidationConfig.json.meta backup vor 1 Jahr
ValidationExceptions.json backup vor 1 Jahr
ValidationExceptions.json.meta backup vor 1 Jahr
package.json backup vor 1 Jahr
package.json.meta backup vor 1 Jahr

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.