Ejemplo n.º 1
0
 void OnDrawGizmos()
 {
     Gizmos.DrawSphere(BlockUtils.GetCenter(gameObject), 1);
 }