Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
1

How do I stop terrain being destroyed?

Asked by 6 years ago

In my game I tried to add bombs, but then they were blowing up the terrain! How do I fix this?

1 answer

Log in to vote
2
Answered by
Avigant 2374 Moderation Voter Community Moderator
6 years ago

http://wiki.roblox.com/index.php?title=API:Enum/ExplosionType http://wiki.roblox.com/index.php?title=API:Class/Explosion/ExplosionType

Set the Explosion's Explosion.ExplosionType to Enum.ExplosionType.NoCraters.

0
I don't know any lua, so I don't know where to put this code... minionguy30 7 — 6y
0
this isn't even code minionguy dingus greatneil80 2647 — 5y
Ad

Answer this question