To do list.
- Return player to position after attacking.
- Show stats as GUI i.e, Hero health. Hero Mana.
- Show damage being taken from enemy, flashes of numbers.
- Enemy AI. Just a function which checks for certain conditions and determines what to do
- If health is below 30%. if method of healing = item. Check for healing items.
use healing item. - compare player threat levels. i.e, hero threat = 10, bard threat = 5. attack hero.
- Add character meshes into battle.
- Add animations corresponding to ability used.