In section 1.6 we add three new systems, MapIndexingSystem, MeleeCombatSystem, and DamageSystem. There is a snippet adding MapIndexingSystem to run_systems. It would be really helpful to have a quick reminder for MeleeCombatSystem and DamageSystem to run those similar to how there are reminders when adding a new component. This has been a really fun guide so far, thanks for the hard work of maintaining it!
In section 1.6 we add three new systems,
MapIndexingSystem,MeleeCombatSystem, andDamageSystem. There is a snippet addingMapIndexingSystemtorun_systems. It would be really helpful to have a quick reminder forMeleeCombatSystemandDamageSystemto run those similar to how there are reminders when adding a new component. This has been a really fun guide so far, thanks for the hard work of maintaining it!