示例#1
0
 void Start()
 {
     bola       = Bola.GetInstance().gameObject;
     posisiAwal = transform.position;
 }