Damagetracker
Tracks cumulative damage dealt by an entity and triggers a callback when a specified damage threshold is reached.
Tracks cumulative damage dealt by an entity and triggers a callback when a specified damage threshold is reached.
Tracks the distance an entity travels between update frames by recording its position and computing Euclidean displacement.
Tracks damage per second (DPS) by monitoring health changes over a sliding time window.
Manages a set of named entity references and tracks their lifecycle to prevent dangling references.
Spawns the Brightmare Gestalt boss entity with tailored combat, tracking, and sanity-based transparency behaviors.
Prefab file registering multiple global map icon entities and a factory function for creating tracked entity icons with owner-classified visibility.
Manages global tracking icons for an entity, visible to specific players and map revealers.
Marks an entity as eligible for HUD tracking by the HUD indicatable manager.
Tracks entities designated as mobs in the Lava Arena minigame, supporting querying by radius and tags.
Manages a pool of integer identifiers to track which entities have marked this instance, supporting mark/unmark operations with optional callbacks.
Tracks a single target entity and manages tracking duration, pausing, and automatic invalidation.
AI brain that controls a leader-following quest-related mob (Ticoon) during tracking sequences, coordinating wander, follow, and quest completion behaviors.
Tracks player activity, equipment usage, crafting, and session metrics for analytics reporting in multiplayer games.
Tracks and manages WX-78's drone scout entities across shards with save/load support.