Cars won't turn

Hello,

Yesterday the cars would turn fine, I’ve done nothing to them and it’s all cars that use A-Chassis Tune will not turn for me, it lets my friends turn them but any of my accounts (I’ve tried on alts) will not turn the vehicle and will just stay in a straight line. It is in game and in studio.

Thanks to anyone who can help.

Can you send the script, we are not able to help u

I’m just using the default A-Chassis Tune which can be found here:

Like I said it works fine for my friends but just not for any of my accounts that I’ve tried it on.

After the hinge update nothing is stable for too long so it might just broke

Would this only effect me or everyone?

Acctualy
i did some testing with cars and find out that if the car use hinge then u should check if the wheels have rotate weld if they dont try to move them by using properties move them 1/100 of a stud

image

here is what u should see

https://i.gyazo.com/76dc2aa3f6dff7eb29a43b7283b9babb.gif

here is it how it works

else if nothing works just add SCRIPT to the model and make sure the wheels are the first 4 children

then add this script

local model = script.Parent
model:MakeJoints()
script.Disabled = true
script:Destroy()

I’ve tried that and still won’t work, it seems to be something on my PC any idea what it could be?

is that on?

image

No, but it’s not just on Studio it is on Roblox Player as well, and everyone else but me can use it perfectly fine, so it must be something with my PC.

Probably reinstall Studio?
it might got something deleted or wrong

Just tried that and still won’t work.