Skip to content

This is the official page for A-Chassis. Find documentation and release history here.

License

Notifications You must be signed in to change notification settings

lisphm/A-Chassis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

A-Chassis 🚗

Welcome to the official GitHub page for A-Chassis. Here, you will find the beta updates and links to the latest versions.

A-Chassis 1.6

Roblox Stable GitHub Stable GitHub Beta

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.

Installation 📦

Installing A-Chassis from this page is a simple process.

  1. Download the .rbxm file from the Releases page. You can find previous versions here as well
  2. Copy the .rbxm file into a place in Roblox Studio

You can also install it with the Roblox model.

  1. Go to the Roblox version and click Get Model
  2. In a Roblox Studio place, open the Toolbox
  3. Go into the Inventory tab
  4. Find and click the A-Chassis model to insert it into the place

Known Issues 🪧

Solved issues will be marked with SOLVED for one update cycle

  1. Wheels glitch when approaching the car on spawn ❌

    • Setting network ownership on spawn (Doesn't work)
    • Disabling tire flex (Doesn't work)
  2. 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)
  3. Possible RPM jitter at low RPM ⚠️