Type: Prop Brain
Level: not in gallery
Pages: 1
Description: Found in the Ancient Bounce Pad prop. This allows the player to jump high in the air when they land on the pad. Alternative to the Jump Pad brain.
Kode
- WHEN [started to][in trigger zone][player]
- …WHEN DO [it][velocity][equals][up][multiplied by][25]
- …WHEN DO [power on]
- …WHEN DO [play fx][fx:double jump][scale][3]
- …WHEN DO [play fx][fx:Spark exodus][scale][3]
- WHEN [has power]
- …WHEN [countdown timer][1] DO [power off]