What are the exact wait times between Create and remove. So that any unit used would attack just once.
For a ranged unit it's very small, like 300 ms.
Goons take much longer though.
Exactly How much for a goon? and yes Im using Ranged units.
Can't you just test it instead of asking? It would be a lot faster to do it yourself.
I plan to. I just want something to reference from.
There are many factors that affect the time.
1) Orientation of the unit. Which way is it facing?
2) Priority of the unit taking the hit. Is it really dangerous to the Dragoon?
3) Aggressiveness of the unit. Is it patrolling or hold position?
Things like that make calculation of the time impossible.
As said, it varies based on the time it takes the unit to orient, and the number of waits in the attack Iscript between initiation and Attack25().
Just go test it youself; it will vary for every unit.
Topic Locked