1 | if (live_call()) |
2 | return global.live_result; |
3 | if (instance_exists(obj_ceroba_phase_2_shield_reappear)) |
4 | image_alpha = obj_ceroba_phase_2_shield_reappear.image_alpha; |
5 | else |
6 | instance_destroy(); |
7 | if (overlay_alpha > 0) |
8 | overlay_alpha--; |