1 | scr_depth(0, 0, 0, 0, 0); |
2 | if (fun == 0) |
3 | { |
4 | myinteract = 0; |
5 | if (speed == 0) |
6 | { |
7 | image_index = 0; |
8 | image_speed = 0; |
9 | } |
10 | if (speed > 0) |
11 | image_speed = 0.2; |
12 | } |