1 | if live_call() |
2 | return global.live_result; |
3 | is_active = false |
4 | arrow_dir = 0 |
5 | cooldown_timer = 30 |
6 | cooldown_timer_max = 30 |
7 | image_xscale = 1 |
8 | image_yscale = 1 |
9 | image_alpha = 0 |
10 | direction = 270 |
11 | alarm[0] |