Ejemplo n.º 1
0
 void OnDrawGizmos()
 {
     if (Application.isPlaying)
     {
         GridService.DrawGizmos();
     }
 }