Type: Prop Brain
Level: not in gallery
Pages: 1
Description: This is the brain for the bear trap prop. When it detects the player it powers on and damages the players health by 15 points.
Kode
- WHEN [not][has power]
- …WHEN [detect][player] DO [power on]
- WHEN [has power]
- …WHEN [countdown timer][0.3][hold time][0.1]
- …/…WHEN [detect player] DO [damage][it][15]