Type: Weapon Brain
Level: 1 star
Pages: 1
Description: When the player is in the trigger zone of the prop it will fire a rustic arrow.
Note: It will shoot forward, regardless of where the player enters the trigger zone (see Alterations)
Kode
- WHEN [in trigger zone][player]
- …WHEN [countdown timer][0.75][hold time][0.75][loop] DO [shoot][prop:Rustic Arrow]
Alterations
For 360 degree firing
Make sure the trigger zone is centred over the prop. Change line 2 to
- …WHEN [countdown timer][0.75][hold time][0.75][loop] DO [shoot][prop:Rustic Arrow][at][it]