Skip to content

[Chapter 66] SpellUseSystem is never called #230

Open
@PierreGuyot

Description

@PierreGuyot

This is *very* similar to the `ItemUseSystem`, but takes `WantsToCastSpell` as input. It then sends an `EffectType::SpellUse` to the effects system. We haven't written that yet - so let's do that. We'll start by adding it to the `EffectType` enumeration:

The text of the chapter describes how to write SpellUseSytem but forgets to add it to the run_systems function in main.rs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions