Car crashing system [v.0.2]

Well hello there! Today I am introducing you to my car crash system!

(Only work for a chassis for now)

this script works better for blocky-style cars or low-poly ones!

showcase video: 2022-07-29 16-18-06

How to use it?

Well, you first have to have to download the demo game here:
carcrashinsystem02.rbxl (181.2 KB)

or copy the game here: (2) Car crashing system - Roblox

When this is done you should be here:

After this, you will probably be a bit confused but I’ll explain where to put all the stuff

First of all, you have the broken part folder
image

This goes inside the workspace as you see and CANNOT be deleted if you do this will break the system

Now in the replicated storage, you have these two things:
image

You need to put them in the same place as well and cannot delete them

And now you have the client script:
image

also, put it in the same place and do not delete it

And now we have the main system script! (server32 script) :
image

This should be in a-chassis body and nowhere else or else this will not work!

WARNING : the script will rename the car name by example: TheDriverName-s

you can also name part ‘‘Glass’’ to make a unique sound when it breaks! (glass break sound)

so that’s all about how we use it!

How does the script work?

well, it is pretty simple when a part gets hit in a wall at a certain speed it will crash the part and create a shockwave that will crash every part touching the shockwave!

Will I continue updating it?

if the script gets popular I will probably continue updating it!

the script is also a bit messy right now so I will try to fix it!

Credit

thank you to @nntom09 he helped me solve some bugs!

You can modify the script how much you want! (you can post a new version below in the comment)

Also, credit is appreciated! (not necessary but it could be cool!)

31 Likes

Feedback is also appreciated! :heart:

2 Likes

A new update might be coming soon!

A video showcasing it would be good

2 Likes

sure just wait a bit I’m gonna do it

1 Like

done added the video hope you like it :smiley:

3 Likes

The system looks good but there is a bit of delay between the crash and the car destruction so lowering it would be good

1 Like

yea it’s probably because of all the part that break joint

Very creative and useful. Maybe stun the car for a moment so when you crash, instead of the car bouncing back, it’ll be absorbed by the wall or whatever. Also, why does it take long for the parts to detach? I’m sure there’s something to make it faster.

3 Likes

I’m gonna try to make it faster for the next update! and thank you for your review!

3 Likes

This is quite well made compared to mine, which is still in development. I might put it on the DevForum sometime soon.

Though I’m wondering if this works with anything other than A-chassis.

2 Likes

well, it does not work for other chassis but i will try to make an update to support every chassis!

1 Like

A new update is out! v.0.2

What has been added?:

  • You can now put how many models you want in the body!
  • I fixed the delay when the car crash occurred a bit. Now it’s faster!
  • Made the script less messy!
  • You can now add parts called ‘‘Glass’’! These parts will have a glass breaking sound instead of the standard car crashing sound
  • And many MANY bug fix

hope yall like this :3 :heart:

2 Likes

Feed back is always appreciated :heart:

1 Like

Anyway if anyone has any other feedback or bug report just comment down there!

I really love this system. I’ll use it to mess around with many random veichles I have.

Question/Suggestion: Are you going to add a health system to the car? Like when the car’s health reaches 0 from hitting the wall too many times, it stops and the engine explodes.

I also notice that the car can not hit other cars and break themselves and the car they hit. Could this be implemented?

1 Like

It seems the car you’re using in your demo place has a virus. There is a Script in a TextLabel called Settings that requires it.

wait wait wait what lemme check 2 sec

Alright there no more virus sorry for that i didnt do that on purpose

Alright yea i can do that but first i would uh need to fix my roblox:

image