Commit Graph

3 Commits

Author SHA1 Message Date
Tomáš Pěnkava 8eac9d6bde Cooldowns, SkillHandler modification
Implementation of cooldowns for skills and spells, made dependency on monoBehaviour for SkillHandler(future implementation of update, fixed update possible)
2025-08-28 17:58:02 +02:00
Tomáš Pěnkava dc083bfc93 Refactor: Dash
Repositioned some parts of dash code into skillHandler
2025-08-28 17:09:35 +02:00
Tomáš Pěnkava 685e0e1d2e Feat: Dash
Implemented basic dash logic WITHOUT cooldowns. Needs more changes down the line
2025-08-28 01:40:22 +02:00