• Rahix's avatar
    Configure shift-specific entities, resources, and systems · 96901f6e
    Rahix authored
    Add a new method to the AngelShiftImpl trait which angel shifts use to
    configure any shift-specific entities, resources, and ECS systems.
    
    As a first implementation, properly implement this for the bottle angel
    shift and move the `collect_bottledrops` systems here instead of it
    being a generic system.
    96901f6e
ingame.rs 4.87 KB