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