ok, for my mod, im trying to make a defense that fires every 4 seconds (its to balance out it's one-hit-kill abilities). i tested this on the 1004 snapshot of GAE
the problem is, it's not firing correctly
before, i had the attack-speed = 10 and the attack-start-time = 0. it would fire about 10 times, then wait for a few seconds, then fire again (even if enemies were near)
now, the attack-speed = 100 and the attack-start-time is = 4, and now it wont fire at all.
i dont get it!