Nolan A Casey 80a80e4c74 Worked on some things
- Spellbooks
- Spells
- Spellcasting
- Player controller
- Particles
- Animations
2024-05-02 14:27:28 -04:00

5 lines
66 B
GDScript

extends "res://Scripts/combatant.gd"
func _aiControlled():
pass