예제 #1
0
 void OnDrawGizmos()
 {
     Gizmos.DrawSphere(BlockUtils.GetCenter(gameObject), 1);
 }