Explosions Blowing Up Terrain

Hello fellow developers, I have a problem. The explosions in my game are making the terrain disappear, as in when the explosion hits the ground terrain, it takes out a huge chunk of the group :confused: I do not know how to disable this, so is there a script that makes it do that? And also, is there a way I can make the terrain indestructible? I do not know if this is in the wrong category, but please help!

1 Like

There is an attribute of the explosion class that toggles whether or not terrain is destroyed, see the following article for more information: Explosion | Documentation - Roblox Creator Hub

Hope this helps,
-Tom :slight_smile:

2 Likes