An old map from SC Vanilla remade using the Galaxy Editor. Units spawn from your Mothership (Raven) every few seconds, use them to destroy your enemies units to evolve your units into more powerful ones. Last player standing wins.
- 2 comments
- 2 comments
Facts
- Date created
- May 13, 2010
- Categories
- Last update
- Jun 02, 2010
- Development stage
- Release
- License
- Only modifiable
- Downloads
- 1,331
- Recent file
- R: Evolves 2010 vSC2 Jun 02, 2010
- Reply
- #3
ST4RKiLL3R Jun 01, 2010 at 14:24 UTC - 0 likesHmm I think I might do that. Thanks :D
- Reply
- #1
JamesObscura May 13, 2010 at 08:18 UTC - 0 likesHey, I think it would simplify things a ton if you just made a Unit type array holding all of the evolves. That way you could just reference each evolve with the players current level.
I can't really tell what your E1 Spawn is supposed to do, but you don't need a trigger for every level.
That's how I'd do it at least. Assume Motherships is a unit group with all the motherships added in, and assume Evolves is an array of unit types filled with w/e evolves you want.