private void Start() { SetGridConstraints(); simulate.InitializeParameters(); StartCoroutine(GenerateHeatMap()); }