moved skills and potions to skill handler
Implementation of cooldowns for skills and spells, made dependency on monoBehaviour for SkillHandler(future implementation of update, fixed update possible)
Repositioned some parts of dash code into skillHandler
Implemented basic dash logic WITHOUT cooldowns. Needs more changes down the line