of     1   

Evancreeper203
#190154224Tuesday, May 31, 2016 12:36 PM GMT

I came across racing rivals and you were able to select a car and spawn it in the game using 'g' key. Is there any way I could do that to my game?
Andyliu5000
#190158556Tuesday, May 31, 2016 2:34 PM GMT

Put the required model you want to spawn in ReplicatedStorage. Wait for an event to happen. (Player presses a Gui saying "Spawn Car") Clone the Model and change it's CFrame just next to the Player. This should be easy if you're familiar with Lua. If you're new, you should learn basics first.
Evancreeper203
#190736439Wednesday, June 08, 2016 6:24 PM GMT

Thank you! I am new to this so im noob at designing games.

    of     1