void Awake() { motor = GetComponent <PlayerMotor>(); }
void Awake() { motor = GetComponent<PlayerMotor> (); }