1 | bounced = 0; |
2 | btime = -1; |
3 | con = 0; |
4 | alarm[1] = 1; |
5 | if (instance_exists(obj_bouncetilecontoller) == 0) |
6 | instance_create(0, 0, obj_bouncetilecontoller); |
7 | event_user(0); |
8 | gold = 0; |
9 | goldshift = 0; |
10 | image_speed = 0.2; |