Script Canvas Editor Reference
The Script Canvas Editor provides a visual scripting environment for creating graphs and reusable script functions. In the following topics, learn more about each menu option and editor tool, and also valuable keyboard and mouse shortcuts to increase your productivity.
| Topics | Description |
|---|---|
| Editor Shortcuts | Learn keyboard and mouse shortcuts for use with the Script Canvas Editor. |
| Nodes | Learn how to place, connect, and organize nodes in the Script Canvas Editor. |
| Variables and the Variable Manager | Learn about using variables in Script Canvas and the Variable Manager. |
| Functions | Learn how to create reusable functions that can be inserted into other in Script Canvas graphs as nodes. |
| Text Replacement | Learn how to change the text for node names, titles, categories, tooltips, and more. |
Editor Shortcuts
Learn keyboard and mouse shortcuts for the Script Canvas Editor in Open 3D Engine (O3DE).
Nodes
Learn how to place, connect, and organize nodes in the Open 3D Engine (O3DE) Script Canvas Editor.
Variables
Use the Variable Manager in the Open 3D Engine (O3DE) Script Canvas Editor to add or manage variables and create get, set, or value-changed event nodes in your Script Canvas graph.
Functions
Create reusable functions in Script Canvas that can be inserted into other graphs as nodes.
Node Text Replacement
Learn how to customize the text on Script Canvas nodes in Open 3D Engine (O3DE).
Interpreter
Learn how to use the Script Canvas Interpreter embedded in the Script Canvas Editor in the Open 3D Engine (O3DE).