[HELP!] - How do I make the wheels smaller in the A-CHASIS?

Hello guys,
I want to make the wheels smaller in the a-chasis because I want to make them fit in this trolley. But when i resize them this happens.

image

This is how it looks in game…

image

1 Like

Don’t resize them like that, that will cause the attachments to break/distort. Instead move the wheels to the trolley using the attachment move tool. Then you can resize them through a script or reattach the attachments from the wheels to the cart. It also may be the physics of the cart. Likely the center of mass is not centered properly, try messing with the CustomPhysicalProperties of the trolley to see which fits best.

I have seen multiple topics that you created regarding this trolley issue, you should browse around on the Roblox Documentation or YouTube tutorials to learn scripting and building first before informing the issue on Devforum directly to reduce clutter.

I’m making the trolley with a-chasis, not manually

image

The spring constraints look like this

image

I’ll leave here the roblox studio file for those who want to check something…

trolley.rbxl (186.0 KB)

Change the freelength of the springs.
I stopped using A-CHASSIS, so idk if this will work.