private void Start() { tw = GetComponent <TwinstickInput>(); }
private void Start() { tw = GetComponent <TwinstickInput>(); rb = GetComponent <Rigidbody>(); }