This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Hi, I'm trying to see if possible to spawn the units in my TD map in single file, instead of a blob of guys? They go to each region and shuffle around depending on direction.
Yeah, just spawn one at a time, one after another.
Events Timer - Every XX seconds of Game Time Local Variables Conditions Actions Unit - Create X <<Unit>> for player X at <<Point>> facing XXX.X degrees (No Options)
@Pshyched: Go
if I understand you right, remove the collision to keep them all on one point
Hi, I'm trying to see if possible to spawn the units in my TD map in single file, instead of a blob of guys? They go to each region and shuffle around depending on direction.
Yeah, just spawn one at a time, one after another.
@Pshyched: Go
if I understand you right, remove the collision to keep them all on one point