Simple car (No scripting)

Can anybody help me make a simple car with no scripting?

I’ve searched many youtube tutorials and free models but none seem to work, and the models that DO work are not customisable, and break when i try to change something. If anybody can let me know, thank you!

Have you tried this simple tutorial from roblox?:

Hi, i don’t think i was very clear in my first post.

What i meant was, something that needed:

  • Base part
  • VehicleSeat
  • Wheels

and nothing else

You are going to need some scripting, however, you can just copy it off of a video. I know you don’t wanna have to do any work for it but you will need to. Try this one: How To Make A Car In Roblox - YouTube

Is it possible for it to be simpler than that? Like those ones in really old games that can fall apart?

I see… the vehicle seat won’t have any control unless it has a motor joint connected to it:

https://developer.roblox.com/en-us/api-reference/class/VehicleSeat

Almost everything requires scripting of sorts, even those old cars had scripting.

I’ve found plenty in toolbox that work just fine with no scripts

You should build off of them, remodel them and recolor them. You can use other assets as long as you change it. As time goes, on you find out to use your own models.

As i said in my first message, when i try to alter them they seem to stop working

P.S I think i am giving the wrong impression of who i am, i already script and build my own games. I only want to achieve this for a specific genre of game

1 Like

Have you tried changing the tool mode to Physical when you move or modify parts of the car, this will retain the constraints in there and not “break” the model?

Screen Shot 2022-06-01 at 9.12.15 AM

1 Like

This didn’t work but i think it is because its not the constraints that are breaking, its these…
Screenshot 2022-06-01 at 17.16.36
I have found them in all of the cars i have used so far

Oh right, once you change the angle of a rotation, it will not function properly, if at all… you have to retain the same axis, you cannot change the rotation of it. All the old cars used the old motor joints and they are limited thats why they have deprecated those in favor of better methods. Hmm, im trying to think of a workaround.

1 Like

I may be able to help you further. Either Dm me on my discord “DetaScripts#7393” or private message me on here.