Hi all, I'm working on a racing game (the scenario should be in my profile), and it's a player versus player game. I want to add different cars, which will have different speeds/abilities, as well as have different cosmetics. This I can manage myself, as well as a character selection screen, but I want to know how I would be able to instantiate the new vehicles into the main race track. Since WASD controls player 1, and the arrow keys control player 2, I don't know how to assign the cars to the certain controls.
Any help is appreciated!
(If the source code would be useful for you to have, or if I didn't explain well enough, please let me know)

