Characters

Started by Cpt Ezz, Fri 13/06/2008 12:56:02

Previous topic - Next topic

Cpt Ezz

this may sound really stupid but i haven't found it anywhere

i'm making a racing game and i want to be able to chose different  cars/characters at the start of the race or game
HOW DO  DO IT ???

Creator

Make each car a character and search the manual for: Character.SetAsPlayer

Or you can use different views and just change views for each car:

Code: ags

player.ChangeView(2);

Cpt Ezz

thanks but i want to have a list of all the cars that you can chose from
i get you have to do a gui for each car but what is the script and were do you put it


Khris

You can use hotspots, GUI buttons, even the actual characters to select a car.

"what is the script and were do you put it" -> rtfm.

Cpt Ezz

what i mean is what is the script that will make it change the character


TwinMoon


Cpt Ezz

thanks all of yous you have been a great help

SMF spam blocked by CleanTalk