Hello Stefan,

Adding a second, player-controlled car is possible if you duplicate player's car code. If you only need enemy cars, they will be available in the following template update (Aum86).
Create different sets of variables (different car personalities) and pick the proper set at runtime by clicking one of the buttons on a panel.

Have a nice day.
George