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