| 1 | if (live_call()) |
| 2 | return global.live_result; |
| 3 | image_xscale = 2; |
| 4 | image_yscale = 2; |
| 5 | image_alpha = 0; |
| 6 | image_speed = 0; |
| 7 | image_index = image_number - 1; |
| 8 | scene = 0; |
| 9 | cutscene_timer = 0; |
| 10 | bullet_hit_draw_timer = 0; |