A component that features event-based actions that's triggered during gameplay. It must have the following:
- Attack: uses an equipped weapon to employ damage
- Use: uses an equipped item to apply its effect (e.g consumes health pickup, throws grenade, activates random power-up)
A component that features event-based actions that's triggered during gameplay. It must have the following: