Tracker
An Element to track small amounts of an attribute by use of individual Icons.
Excellent for tracking resources that change their value often, such as Actions in a turn.
![]()
Configuration:
- Current (x): reference to the Numeric Attribute for the current progress
- Total (y): reference to the Numeric Attribute for the total progress
- Label: the label displayed on this Element (can be empty, and will auto-complete to the Current Attribute's name by default)
- Border: Toggle wether to use a Border for this Element
- Hide If Zero: If toggled on, the element will only be visible for the player when the attribute's value is not zero
- Icon: Optional icon - but you really should pick one, or use a ProgressBar instead
- FG Color: Foreground color: Color applied to the icons (no effect if no icon is used)
Info
Palyers can change Tracker values via a single tap on an icon.
Info
Trackers will stop displaying individual icons for values larger than 12, and will default to a thicker kind of Progress Bar.