Assets/Scripts/TowerDefense/Agents/BubbleBombAgent.cs @@ -48,6 +48,7 @@ /// </summary> public void Reset() { CanMove = true; bInDeathState = false; }