halflife-unified-sdk
halflife-unified-sdk copied to clipboard
Implement more hurt entities
Implement additional entities to hurt entities:
- point_hurt: Hurt entities in a radius around it (must support changing radius using trigger_changekeyvalue)
- logic_hurt: Hurt the entity that triggers it
Logic common to all hurt entities should be shared.