void Start() { currentSkill = firstSkill; currentSkill.SelectSkill(); currentSkill.MakeAvailable(); FillLateralPanel(); }