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, int angle);
Parameters
- x:
X position
- y:
Y position
- strength:
[opt]
Strength. Default: Relative to the height of the landscape
- material_name:
[opt]
Name of the material. The default is "Lava"
- angle:
[opt]
Direction into which to erupt. 0 (default) is straight up.
Newton, 2013-12