Software Operation Overview
Operation Instructions
- Left-click and hold on a blank area to drag the canvas.
- Right-click on a blank area to bring up a menu.
- Left-click on a node to select the node and automatically open its property panel.
- Left-click and hold on a node to drag the node.
- Left-click on the circle button in front of a node’s title to expand or collapse the node.
- Left-click on a node’s input or output to reconnect the node.
- Right-click on a node to bring up the node menu.
- Double-click on a blank area to bring up the node search menu.
- Scroll the mouse wheel to zoom in or out on the canvas.
Shortcuts
- Space - Hold the space key and move the cursor to pan the canvas. It also works while holding the left mouse button, making it easier to connect different nodes when the canvas is large.
- Ctrl + Left-click - Select multiple nodes in bulk.
- Ctrl + A - Select all nodes.
- Ctrl + C / Ctrl + V - Copy and paste the selected nodes without retaining output connections from unselected nodes.
- Ctrl + C / Ctrl + Shift + V - Copy and paste the selected nodes while maintaining connections between unselected nodes’ outputs and the inputs of the newly pasted nodes.
- Hold Shift and drag selected nodes - Move multiple selected nodes simultaneously.
- Delete - Delete the selected nodes.
Operation Buttons
- History - Open the history panel to view automatically saved and manually saved records. You can load or delete records.
- New - Create a new blank project.
- Save - Save the current project.
- Open - Open an existing project.
- Export - Export the current project, allowing you to choose the save path.
- Options - Open the settings panel to switch languages, check for updates, etc.
- Generate Script - Generate scripts. You can copy scripts or save them.
-
Copy Script Name - Copy the script name.
-
Copy Script - Copy the script.
-
Split Script - Split the current script into multiple scripts.
-
Merge Script - Merge multiple scripts into fewer scripts.
-
Reset Split - Reset script splitting, restoring it to the default single script.
-