Ejemplo n.º 1
0
 private void Awake()
 {
     startingRot = new Quaternion(transform.rotation.x, transform.rotation.y, transform.rotation.z, transform.rotation.w);
     find        = this;
 }
Ejemplo n.º 2
0
 private void Awake()
 {
     find = this;
 }