Expand description
MagicPlugin, CastSpellMessage, and the exclusive cast-dispatch system.
Structs§
- Cast
Spell Message - Send this message to cast a spell.
- Magic
Plugin - Bevy plugin that wires up the entire magic system.
- Magic
Systems SystemSetlabel for all magic processing systems.
Functions§
- execute_
cast_ spell_ events - Exclusive-world system that processes every pending
CastSpellMessage.