Hello all,
Im building my first game where a guard tries to track the player. The guard implements bullet and pathfinding and switces between the two depending on game conditions. Is there a way to detect the behavior state (enabled or disabled), like through some system expression, in order to log it for debugging reasons?