1 | thisx = x; |
2 | thisy = y; |
3 | shake = 3; |
4 | ss = 0; |
5 | add = 0; |
6 | ac = random(255); |
7 | image_blend = make_color_hsv(ac, 244, 244); |
8 | image_xscale = 2; |
9 | image_yscale = 2; |
10 | image_speed = 0; |
11 | image_index = choose(0, 1); |
12 | giga = 0; |
13 | non = 0; |