Skip to content
M. Vaitkus edited this page Jul 21, 2024 · 15 revisions

Mass Edit allows you to link placeables together thus keeping them together at relative positions to one another whenever you move or rotate them.

Linking is done through a Linker Menu from which you can manage links by creating new link nodes, connecting placeables to them, removing them, and changing link types.

Linker Menu Example

Accessing Linker Menu

Currently the menu can only be accessed via the Open Linker Menu keybinding which is set to Shift+Q by default.

If the menu is opened without any selected placeables, then the menu will display all links preset on the current scene.

If you do have placeables selected, only links for those placeables will be shown.

Creaitng Links

A link node is created via a Dobule-Click on any empty point within the window.

Placeable can then be attached by selected them and pressing the Attach Selected to Link control in the left pane.

creatingLink.mp4

Multi-Layer Select

Placeables can also be attached from across multiple layers via the Attach Multi-Layer Select to Link control.

multiLayerAttach.mp4

Removing Links

Links can be removed in three ways

  • Selecting a linked placeable and using the Remove all links from selected placeables control in the left control pane
  • Right-Clicking a placeable node; removes the link for just the clicked placeable
  • Right-Clicking a link node; removes the link for all connected placeables
removeLinks.mp4

Link Types

There are 3 types of links

  • TWO_WAY; placeables move other placeables and respond to them being moved
  • SEND; placeables move other placeables but DO NOT respond to them being moved
  • RECEIVE; placeable DO NOT move other placeables but respond to them being moved

TWO_WAY

twoWayLink.mp4

SEND

sendLink.mp4

RECEIVE

receiveLink.mp4

Change Link Type

There are two methods of changing link types

  • One at a time by Left-Clicking the edge connecting a placeable node to a link node
  • En masse using Cycle control within the left control pane with a link node selected
changeLinkType.mp4

Delete Linked Placeables

Linked placeables can be deleted all at once using the red trash can control within the Linker Menu not requiring you to traverse multiple layers to do so manually.

Simply select any one linked placeable and click the control.

deleteLinked.mp4

Link Token Behavior

To faciliate an easy creation of 'vehicles' a new region behavior type is introduced by the module: Link Token

This behavior links any token dragged into the region using a RECEIVE link, allowing tokens to hop on and off regions.

linkTokenBehavior.mp4

Edit Link Label

To help with organisation of more complex links you are able to assign labels to link nodes, which can be done by Double-Clicking link nodes.

linkLabel.mp4
Clone this wiki locally