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. |