In my game I tried to add bombs, but then they were blowing up the terrain! How do I fix this?
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
.