1 | state = 0; |
2 | creator = 0; |
3 | animConst = 9.42477796076938; |
4 | timer = animConst * 2; |
5 | attacktimer = 0; |
6 | truetimer = 0; |
7 | damage = 0; |
8 | target = 0; |
9 | animSpeed = 1; |
10 | difficulty = 0; |
11 | zaptime = 10; |
12 | animator = instance_create(x, y, obj_tm_whip_animation); |
13 | quizmode = false; |
14 | init = 0; |