- Joined
- Nov 3, 2015
- Messages
- 46
Hello, I'm trying to make a "Base Defense" type of map.
The enemies will spawn along either one of four diagonal lines around the base.
Instead of creating a hundred or so regions or saving a hundred or so points along those lines, is there a simpler way of doing this?
Something like "Create 1 Footman for Player 1 at (Random Point Between RegionA and RegionB)". Straight line between A and B.
Of course, GUI is a must because JASS is beyond my capabilities (I am an idiot).
The enemies will spawn along either one of four diagonal lines around the base.
Instead of creating a hundred or so regions or saving a hundred or so points along those lines, is there a simpler way of doing this?
Something like "Create 1 Footman for Player 1 at (Random Point Between RegionA and RegionB)". Straight line between A and B.
Of course, GUI is a must because JASS is beyond my capabilities (I am an idiot).