Exemplo n.º 1
0
 private void Start()
 {
     tw = GetComponent <TwinstickInput>();
 }
Exemplo n.º 2
0
 private void Start()
 {
     tw = GetComponent <TwinstickInput>();
     rb = GetComponent <Rigidbody>();
 }