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
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:
You need to put them in the same place as well and cannot delete them
And now you have the client script:
also, put it in the same place and do not delete it
And now we have the main system script! (server32 script) :
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!)