This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
I used search and couldn't find anything that really solved my problem.
I am wondering how I can spawn units from buildings in groups, like special forces does. I want to have save a forge spawn 5 zealots every 10 seconds, how can I do this?
Do a Behavior that have a Create unit effect as periodic effect, which create 5 zealots ; and a period of 10 sec.
An Arm Magazine ability can also achieve this as can a Spawn type behaviour. The special forces map uses triggers.
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
https://www.sc2mapster.com/forums/resources/tutorials/179654-data-actor-events-message-texture-select-by-id
https://media.forgecdn.net/attachments/187/40/Screenshot2011-04-17_09_16_21.jpg
I used search and couldn't find anything that really solved my problem.
I am wondering how I can spawn units from buildings in groups, like special forces does. I want to have save a forge spawn 5 zealots every 10 seconds, how can I do this?
Do a Behavior that have a Create unit effect as periodic effect, which create 5 zealots ; and a period of 10 sec.
An Arm Magazine ability can also achieve this as can a Spawn type behaviour. The special forces map uses triggers.
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
https://www.sc2mapster.com/forums/resources/tutorials/179654-data-actor-events-message-texture-select-by-id
https://media.forgecdn.net/attachments/187/40/Screenshot2011-04-17_09_16_21.jpg