EDIT:
IM SO SORRY I FOR GOT TO LINK MODEL!!
HERE IS THE MODEL:
Hi! I got banned today while working on my game, and really wanted to do something in roblox studio. But with no access to my games I had to start on something new. I decided to try to make a âDestruction Systemâ (Not sure if it actually is one) Its really simple and requires like no coding experience.
(However to make it viable for your own game you need to change some directories.)
DISCLAIMER
You must have 2 models, a normal one, and a broken one which is seperated into pieces. I recommend you use blenders Cell Fracture
Video of it in action:
Setup
There is a script in the model that explains it, but I will say it here too:
SCRIPT SETUP
Put destruction script anywhere, tools, parts, etcs. What ever works for you (Mine is in ServerScriptService)
Put Destruct Folder in ServerStorage
Thats all for Script Setup
MAKING YOUR OWN MODEL
**1**
Make your model you want to have destruction
Give it a tag named âDestructibleâ
**2**
Duplicate your model into ServerStorage/Destruct
Seperate your model into pieces, if you made it with parts, it will be hard. If you made it in blender, do this. If not I would recommend you export your model into blender.
FOR BLENDER
Click F3
Search for Cell Fracture.
Use Cell Fracture.
Export your model to roblox
You now have a destroyed Model!
Make sure that your Destruct Model, (Your duplicated model) has all parts without cancollide.
That should be it!
**\\\!!WARNING IMPORTANT!!///**
This might take a little modification, More specifically changing the âPARTâ Directory in the Destruction Script
The Destruction script does NOT need to be in serverScriptService
I would love feedback thanks for your time!
And a poll cause why not?
- 1
- 2
- 3
- 4
- 5
0 voters