BlastRadius (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
No edit summary
>Mr Doom Bringer
No edit summary
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}
 
{|
The Blast Radius is how big the explosion is. This is a circle starting from the center of the point, the larger this property the larger the circle of destruction.
|<onlyinclude>{{Property|
 
{{Property|
name = BlastRadius
name = BlastRadius
|property = [[Number]] ''range of explosion''
|property = [[Number]] ''range of explosion''
|description = Sets how big the explosion is from its center.
|description = Sets how big the explosion is from its center.
|object = [[Explosion]]
|object = [[Explosion]]
|}}
|}}</onlyinclude>
|}
 
The Blast Radius is how big the explosion is. This is a circle starting from the center of the point, the larger this property the larger the circle of destruction.
 
 


[[Category:Properties]]
[[Category:Properties]]

Revision as of 22:56, 18 July 2010

BlastRadius
Property Number range of explosion
Description Sets how big the explosion is from its center.
Member of [[RBX.lua.Explosion (Object)|Explosion]]

The Blast Radius is how big the explosion is. This is a circle starting from the center of the point, the larger this property the larger the circle of destruction.