VisualScript
Visual scripting is intended to provide an alternative scripting method using a drag-and-drop visual metaphor instead of written code. To create a script, you drag nodes (not to be confused with Godot's nodes) representing functions and data, and connect them by drawing lines. Running your script means following the path of the line through the nodes. The goal of this style of presentation is to provide a more intuitive way to visualize program flow for non-programmers, such as artists or animators, who need to collaborate on a project.
In practice, this goal has yet to be reached in a practical way. Godot's VisualScript was also added for the first time in version 3.0, and it is currently not mature enough as a feature to be ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access