private void Start() { PlayerMove = GameObject.FindObjectOfType <PlayerMove>(); SkillBarController = FindObjectOfType <SkillBarController>(); }