Movement controls
Use WASD keys to move your wizard around the battlefield:key
Move up (decreases Y position by 0.5f per frame)
key
Move left (decreases X position by 0.5f per frame)
key
Move down (increases Y position by 0.5f per frame)
key
Move right (increases X position by 0.5f per frame)
Movement is blocked when colliding with trees. The game automatically reverts your position if you try to move into a tree.
Spell casting
Cast spells by holding a spell key and clicking the left mouse button:- Red spell
- Blue spell
Hold KEY_ONE (1) and click Left Mouse Button to cast the red spell
Healing
mouse
Hold to drain mana and restore health. Drains 10.0f mana and adds 2.0f health per frame.
Camera controls
Adjust your view of the battlefield with zoom controls:key
Zoom in (increases camera zoom by 0.02f per frame)
key
Zoom out (decreases camera zoom by 0.02f per frame)
key
Reset zoom to 9.9f
Debug controls
key
Debug key - reduces health by 50.0f per frame (for testing purposes)