What is MAT Action Library?
This module adds several more actions to Monk's Active Tiles action list. This library is a way for me to add in actions that I thought were missing or haven't been officially implemented yet.
Additional Actions
-
Core - Base functionality
- Console Log - Mostly used for debugging. Dumps to the console
- Filter Tile Center Distance - Filter by distance for tiles. Note: This only works right now based upon the center of the tiles, not the edges.
- Reset Tile - Adds an extra automatic landing _reset. When the reset tile action is called it will trigger the tiles and jump to the _reset landing
-
Tagger
- Find by tags - Returns all entities on the current scene that match a tag.
- Has Tag - Filters entities by a given tag. Works without knowing the index of the tag