LaunchVolcano
Category: Environment
Since engine version: 5.1 OC
Description
Launches a volcano at the specified position.
Syntax
bool LaunchVolcano(int x, int y, int strength, string material_name);
Parameters
- x:
X position
- y:
[opt]
Y target position. Default: Bottom of the landscape.
- strength:
[opt]
Strength. Default: Relative to the height of the landscape
- material_name:
[opt]
Name of the material. The default is "Lava"
Newton, 2009-07