Just got done playing a custom game where when the game begins a window pops giving the user the ability to choose a hero. It showed models of the heroes and a brief description on what they do and their strengths. Does anyone know where I would begin to do something like this? I would like to impliment something like this into the map im workin g on
Just got done playing a custom game where when the game begins a window pops giving the user the ability to choose a hero. It showed models of the heroes and a brief description on what they do and their strengths. Does anyone know where I would begin to do something like this? I would like to impliment something like this into the map im workin g on
Your can create a protrait and let it display a unit's model.
And the rest is done with dialogs.
There's one tutorial that goes about the basic idea of dialog selection:
http://forums.sc2mapster.com/development/tutorials/1216-trigger-make-a-dialog-for-race-class-selection
@s3rius: Go
Thank you s3rius you are a great help as usual :)