Question by
Litleck · Sep 24, 2017 at 06:04 PM ·
c#objectsdestructibleseed
How would I make a destructible object script?
Hello,
Im trying to make a script that will break objects when looked at and left click is pressed like an explosion. I already know how to do this with pre-made fragments using Blender but I wanna make a script that will take a seed and then generate fragments for that object using certain variables. Like max fragments, size, roughness, etc. There is some assets for scripts like this but I wanna create my own script to do this instead of paying. I know basics of c# and I am still learning but I just wanna attempt to make a script like this to see how I do. If anyone can help ill appreciate it.
Comment