Property DebugMoveSpeed
DebugMoveSpeed
Gets or sets if move speed debugging is enabled. This causes all alive creatures to periodically say a message of their current movement speed.
public bool DebugMoveSpeed { get; set; }
Gets or sets if move speed debugging is enabled. This causes all alive creatures to periodically say a message of their current movement speed.
public bool DebugMoveSpeed { get; set; }