Example #1
0
 void Awake()
 {
     SP = this;
     Debug.Log("Awake()");
 }
 void Awake()
 {
     SP = this;
 }