...does anyone have a way to have the user choose which team they wish to play for and then based on the selection it loads a different set of graphics?
Just4Fun wrote:I'm not sure what you mean by "...have the user choose which team they wish to play for.".
Just4Fun wrote:VYTIS_KNIGHT,
This is a snap with GE! There are actually several ways it can be done.
Create one actor ship. Add two animations (picture files) for your two teams. Place the actor ship off the viewable game screen.
Create your two team choice buttons.
Place them in the view area.
On these button Actors:
.....Use the MouseDown--> CreateActor -->
............Actor:[Team A for button 1]
............Actor:[Team B for button 2]
Be sure to set the CreateActor "relative to creator" to No. Otherwise the ship will be created on top of your button. You can also set the initial ship position. Nice,huh?
Another way to do this is to create several individual actors with one animation, but that would seem too complex for this situation.
HTHs
Users browsing this forum: No registered users and 1 guest