|  Developer
Updated on May 24, 2022

Action group blocks

  • Action group is an array of blocks linked to a specific block. Each group is identified by the ID of a block it is linked to.
    An action group is triggered by an individual block, unlike the regular / blocks, which are triggered by the state of the whole scene.
    Action groups are organized as a dictionary under or elements in the root of a scene object.
  • Action group located in is executed for condition of a corresponding block.
    A block from is executed for condition.
  • Both / groups are optional, however a block can be linked to up to one pair of action groups.
  • Upon creation a when block is linked to an action group via the field , i.e. a key in or must correspond to the value of field of a block.
    Once a scene is created, this identifier is replaced with block ID.