1 | if (global.route != 1 || global.dunes_flag[24] == 1 || global.dunes_flag[36] != 0) |
2 | { |
3 | instance_destroy() |
4 | return; |
5 | } |
6 | scene = 0 |
7 | cutscene_timer = 0 |
8 | cutscene_music = 0 |
9 | obj_pl.direction = 90 |