How do i make a good functional car?

Ive been trying to figure out how to make a car but there isn’t any good tutorials on how to make one would anyone give me advice or something?

Ive only been scripting for about a month but i think it would be a good idea to start with something big that way i can break it down and learn.

Thanks for reading! :slight_smile:

Are you looking to make your own vehicle system or make a crappy one using ROBLOX’s stuff?

Maybe making my own, but how would i do that?

sleitnick has a very good tutorial!

If you want a basic one, you can search the roblox wiki.

If your looking at trying to make your own you might wanna look at this

https://www.roblox.com/library/426082613/A-Chassis-6-52S2-Kit

On the dev hub you can also see the Roblox Battle Royale game kit built by internal roblox developers. If you download the kit you’ll see there’s some cars inside there that work pretty good.

The main thing about making cars is deciding how the physics will be. You should do many experiments to find a method you will like a lot. Another part involves handling user input. I’d say learning how to handle user input is the easier of the two to do. The physics might take you a bunch of trail and error until you find something you like.

This is one of 4 very detailed video series on how to make something like this.
https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwi-3K-I2_jsAhVEo54KHdDDDUcQtwIwAXoECAIQAg&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DqBn0KmiFfQQ&usg=AOvVaw1eYOrL97oXfEcYp-jdKsvR

How would i add rev sound effect?

How would i add rev sound effect though?

How would i add a sound effect/Rev?

I think he explain that.

I saw a little of the tutorial

1 Like

Which part of the series would it be?

Just watch all of them, they’re about 20 minutes each I think. In one of them he probably explains that