void Start() { status = GetComponent <PlayerStatusNew>(); }
void Start() { status = GetComponent <PlayerStatusNew>(); refAnimator = GetComponent <Animator>(); }