1 | cutscene_timer = 0 |
2 | scene = 0 |
3 | if (global.sworks_flag[0] == 0) |
4 | { |
5 | } |
6 | if (global.sworks_flag[1] == 3) |
7 | { |
8 | __background_set((2 << 0), 0, 0x000A06) |
9 | obj_pl.image_alpha = 0 |
10 | scr_cutscene_start |
11 | } |
12 | else if (global.sworks_flag[1] >= 4) |
13 | __background_set((2 << 0), 0, 0x000A06) |