1 | boss = 0; |
2 | myinteract = 0; |
3 | image_speed = 0; |
4 | image_xscale = 2; |
5 | image_yscale = 2; |
6 | con = 0; |
7 | read = 0; |
8 | x += choose(-2, 0, 0, 0, -2); |
9 | y += choose(-2, 0, 0, 0, -2); |
10 | if (place_meeting(x, y, obj_mazepipis)) |
11 | instance_destroy(); |
12 | scr_depth(); |