Personally, I would place all of the dot positions as Points ('P' in the terrain editor), and then through triggers create a dot at each point. That way you would also be able to re-spawn all of the dots when the next level comes.
Spawning the dots relative to the center of the map would work, but that would be much more time consuming than simply placing points all over the map. If you use the grid-align feature, your points will be aligned accurately to the grid which should suit you just fine.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
@gateoo: Go
Ctrl+G will toggle it on and off. Glad to help :)
@gateoo: Go
Personally, I would place all of the dot positions as Points ('P' in the terrain editor), and then through triggers create a dot at each point. That way you would also be able to re-spawn all of the dots when the next level comes.
Spawning the dots relative to the center of the map would work, but that would be much more time consuming than simply placing points all over the map. If you use the grid-align feature, your points will be aligned accurately to the grid which should suit you just fine.