How to make drivable cars in an FPS game.

I am very new to coding. I am trying to learn JavaScript so that’s the language I prefer the scripts in. Thanks. Anyways I need drivable cars in a fps game. I have already created my own car models but I don’t know how to code so I can’t do anything with them. It would be great if somebody could help me out.

Thanks,
Systemic Games

Here’s the tutorial where I learned this.

The video at the end of the playlist has a download for all the scripts, models, and other things needed to make cars. And a prefab of a car.

You will also need a car enter/exit script. I coded my own that works with my car script.