Func croc
Jump to navigation
Jump to search
Entity Description
This entity is a variant of trigger_hurt that has crocodiles. When a player is killed by the brush, a crocodile will be shown surfacing to bite them.
Keyvalues
TeamNum:
- Initial Team (TeamNum) <choices>
- Which Team the entity belongs / is assigned to on spawn
- 0: None
- 1: Spectator/Halloween Souls
- 2: RED
- 3: BLU/Robots
- 5: Halloween Bosses (only in
) !FGD

|
Inputs

|
Outputs
- OnEat
- Fired when the entity consumes a player.
- OnEatRed
- Fired when the entity consumes a player on the RED team.
- OnEatBlue
- Fired when the entity consumes a player on the BLU team.

|