Specifies the end of the explosion block.
*EndExplosion()Specifies the end of the explosion block. |
|||||
*EndExplosion()Specifies the end of the explosion block. |
Syntax |
*EndExplosion() |
Example |
*BeginExplosion("Explosion 2", "On") *Mode("SelectionCenter", 1, 3, 2) *Translate("Part", 2, 0, 17.8032, 8.38344) *Translate("Part", 3, 0, 5.68086, -1.15869) *EndExplosion() |
Application |
HyperView. |
Comments |
Marks the end of the explosion block. |
See also |
|
|