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 |
11 | obj_ceroba_body_pacifist_phase_2.sprite_index = spr_ceroba_p2_sign |
12 | obj_ceroba_body_pacifist_phase_2.image_index = 0 |
13 | obj_ceroba_body_pacifist_phase_2.image_speed = 1 |