Welcome to the official GitHub page for A-Chassis. Here, you will find the beta updates and links to the latest versions.
A-Chassis is a free, open-source chassis kit on Roblox. It is set to provide a beginner-friendly, yet scalable starting point for those who want to experiment with automobiles.
- 🔌Easy-to-use plugin system
- 💪Extensive user support
- 🌍Used by hundreds of experiences
If you would like to contribute to the chassis, or if you need help with the chassis, you can check out our Discord server.
Installing A-Chassis from this page is a simple process.
- Download the
.rbxm
file from the Releases page. You can find previous versions here as well - Copy the
.rbxm
file into a place in Roblox Studio
You can also install it with the Roblox model.
- Go to the Roblox version and click
Get Model
- In a Roblox Studio place, open the Toolbox
- Go into the Inventory tab
- Find and click the A-Chassis model to insert it into the place
Solved issues will be marked with SOLVED for one update cycle
-
Wheels glitch when approaching the car on spawn ❌
- Setting network ownership on spawn (Doesn't work)
- Disabling tire flex (Doesn't work)
-
Entire car shifts when steering on "New" steering type ❌
- Set this to "Old" until fixed (Temporary solution only, not recommended as it uses deprecated components)
- RigidityEnabled set to False (Works, but with weak steering at high speed)
-
Possible RPM jitter at low RPM
⚠️