Please excuse me if this is the wrong board, but I'm pretty sure this can be done with triggers.
I'd like to do something that is similar to what the famous "Hero Attack" Map has done, but not nearly as complicated. What I'd like to do is have a simple voting system, where you can pick what race you want to play as, then depending on which race got the most votes, it would go to a different area on the map for each race. So what I want to do is have a simple UI Menu pop up at the start, where you can select what race you want to play, and then based on the race that wins the vote, it goes to a different part of the map. Therefor if I pick Terran, it'd go to the bottom right of the map and lock in set dimensions for the view able area, but if I were to pick Zerg, it'd go to the top left and lock in a set of dimensions for the view able area.
You can make a player only able to see a certain portion of the map by make a region that covers the are u want players to stay in, then create an action, I think it's "lock camera bounds" or "set camera bounds" and set the region to the region you created. I don't want to try and explain how to create dialog to do this. I would probably just confuse you. Hope I helped with the "camera bounds" deal :)
Please excuse me if this is the wrong board, but I'm pretty sure this can be done with triggers.
I'd like to do something that is similar to what the famous "Hero Attack" Map has done, but not nearly as complicated. What I'd like to do is have a simple voting system, where you can pick what race you want to play as, then depending on which race got the most votes, it would go to a different area on the map for each race. So what I want to do is have a simple UI Menu pop up at the start, where you can select what race you want to play, and then based on the race that wins the vote, it goes to a different part of the map. Therefor if I pick Terran, it'd go to the bottom right of the map and lock in set dimensions for the view able area, but if I were to pick Zerg, it'd go to the top left and lock in a set of dimensions for the view able area.
How can I achieve this? Thanks!
You can make a player only able to see a certain portion of the map by make a region that covers the are u want players to stay in, then create an action, I think it's "lock camera bounds" or "set camera bounds" and set the region to the region you created. I don't want to try and explain how to create dialog to do this. I would probably just confuse you. Hope I helped with the "camera bounds" deal :)
@Oparcus: Go
I will check that out, thanks!