Skip to content

Editor 03 Selecting and Moving

Renato Pereira edited this page Oct 26, 2014 · 3 revisions

Selecting

interface

To select a single block you can click on it using mouse LEFT BUTTON.

To select multiple blocks you can:

  • ctrl + LEFT BUTTON to append blocks to selection;
  • Clicking and dragging with mouse LEFT BUTTON from an empty space.

To select all blocks you can:

  • Press ctrl + a; or
  • In menu, Selection > Select All.

Moving

interface

To drag single blocks, click and drag using the mouse LEFT BUTTON.

To drag multiple blocks, select the blocks you want and drag one of the selected blocks using the mouse LEFT BUTTON.

Auto Organizing

interface

Press a or View > Auto Organize to auto organize all blocks connected to the root.

Notice that, this feature respect the vertical order of the blocks (because to priority of the nodes in the tree).

Pages:

Core Guide:

  • [01. Introduction](Core 01 Introduction)
  • [02. Downloading and Setting Up](Core 02 Downloading and Setting Up)
  • [03. General Guidelines](Core 03 General Guidelines)
  • [04. Creating Custom Nodes](Core 04 Creating Custom Nodes)
  • [05. Creating and Using Trees](Core 05 Creating and Using Trees)

Editor Guide:

  • [01. Interface](Editor 01 Interface)
  • [02. Adding and Connecting](Editor 02 Adding and Connecting)
  • [03. Selecting and Moving](Editor 03 Selecting and Moving)
  • [04. Node Properties](Editor 04 Node Properties)
  • [05. Custom Nodes](Editor 05 Custom Nodes)
  • [06. Importing and Exporting using JSON](Editor 06 Importing and Exporting using JSON)

Clone this wiki locally