mirror of
https://github.com/overte-org/overte.git
synced 2025-04-29 13:42:34 +02:00
20 lines
No EOL
817 B
JSON
20 lines
No EOL
817 B
JSON
{
|
|
"Entities": [
|
|
{
|
|
"description": "Spawns balloons",
|
|
"dimensions": {
|
|
"x": 2,
|
|
"y": 0.1,
|
|
"z": 2
|
|
},
|
|
"name": "Balloon Spawner",
|
|
"serverScripts": "http://mpassets.highfidelity.com/8410ef73-9506-4dc7-b364-0174998a859e-v1/Scripts/spawnBalloons.js",
|
|
"type": "Shape",
|
|
"shape": "Cube",
|
|
"visible": "false",
|
|
"collisionless": "true",
|
|
"userData": "{\"spawnRate\":1000,\"xRangeMax\":1,\"zRangeMax\":1,\"gravityCoefficient\":0.25,\"balloonLifetime\":10,\"spawnDuration\":300,\"spawnMusicURL\":\"http://mpassets.highfidelity.com/8410ef73-9506-4dc7-b364-0174998a859e-v1/Audio/Blue_Skies.wav\",\"spawnMusicVolume\":0.1}"
|
|
}
|
|
],
|
|
"Version": 63
|
|
} |