Loading Patchies...

Modifying Objects

Selecting objects

  • Click on an object to select it. The outline color should change when an object is selected
  • Once selected, drag the object to move it around
    • If you can't drag an object, click on the title on the top-left of an object and drag it instead
    • Delete/Backspace to delete an object
    • Ctrl/Cmd + C/V to copy and paste an object, or use the "copy/paste" button

Editing Code

  • When hovering the mouse over an object, you'll see floating icon buttons such as "edit code" and "play/stop" on the top right

Editing code

  • Click on the Edit Code icon button to open the code editor
  • Shift + Enter when in a code editor re-runs the code. This helps you to make changes to the code and see the results right away

See Also