string json = JsonUtility.ToJson(currentMatch); PlayerPrefs.SetString("Match_" + System.DateTime.Now.Ticks, json);
public List<Item> BuildOrder = new List<Item> Item.Tango, Item.Clarity, Item.Branches, Item.Boots, Item.MagicStick, Item.Treads, Item.EchoSabre, Item.Blink, Item.BKB, Item.Daedalus ; public void UpdateShopAI(HeroAI ai) Map Dota 6.85 Ai
Vector3 fountain = GetFountainPosition(hero.team); MoveTowards(fountain); if (hero.healthPercent > 0.6f) currentState = AIState.Laning; string json = JsonUtility