Hey all!
I’ve been stuck on a thing I’ve been trying to make for a few hours now, and couldn’t find any solution, or any form of resource that could help me figure out how to do it. I’ve tried alternatives, such as Terrain:FillBall(), however that doesn’t account for spheres, so here I am!
Let’s say you want to make an explosion have a crater, great!
Obviously, it has the hole, but it also throws some debris in front of it, which is meant to be created! Which is exactly what I’m stuck with.
Thank you in advance!
I really don’t know how you would do Terrain for the green part. I suggest at first to download the part to terrain plugin and try to replace the green part using the plugin. If it doesn’t work then it’s impossible. For the red part, you could use Terrain:FillBall() with the necessary arguments.