MATT Alter Tag - ironmonk88/monks-module-wiki GitHub Wiki

Alter Tag

This actions adds, removes, or toggles a Tagger Tag on the selected entities.

Use this to directly alter a Tag on an entity; the following entity types are able to be targeted.

This Tile

Use this to alter a Tag on the tile itself.

Triggering Token

Use this to alter a Tag on the triggering token.

Tokens Within Triggering Tile

Use this to Tag all tokens within the triggering tile.

Player Tokens

Use this to alter a Tag on all player tokens on the scene.

Current Action Collection

Use this to alter a Tag on the the current action collection.

Use this to alter a Tag on all entities that have a Tag matching your Use Tagger settings.

Tag Name

The name of the Tag to be modified.

Handlebar Expressions

This field accepts handlebar expressions.

  • {{tile._id}} Uses the ID of the triggered tile as the Tag.

Tagger Rules

  • Tag Name {#} The {#} gets gets replaced with a unique number, and the number depends on how many other objects in the scene also has that tag. Use this with prefabs to create actions that automatically increment when they are created on a scene using Token Attacher. See Baileywiki's video here. These also work on tile templates, though the functionality is limited there since the Tag isn't going to be created on any corresponding targets.
  • {id} The {id} gets replaced with a unique ID.

State

  • Add
  • Remove
  • Toggle

Notes

  • Requires Tagger to be installed and active.
  • This action was Add Tag prior to MATT 10.11.

Sample Tiles That Use This Action

Page Last Updated

MATT 11.24

⚠️ **GitHub.com Fallback** ⚠️