mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
20 lines
No EOL
733 B
JSON
20 lines
No EOL
733 B
JSON
{
|
|
"Entities": [
|
|
{
|
|
"description": "Spawns balloons",
|
|
"dimensions": {
|
|
"x": 2,
|
|
"y": 0.1,
|
|
"z": 2
|
|
},
|
|
"name": "Balloon Spawner",
|
|
"serverScripts": "https://s3.amazonaws.com/hifi-rabelaiis/spawnBalloons.js",
|
|
"type": "Shape",
|
|
"shape": "Cube",
|
|
"visible": "false",
|
|
"collisionless": "true",
|
|
"userData": "{\"spawnRate\":1000,\"xRangeMax\":1,\"zRangeMax\":1,\"gravityCoefficient\":0.25,\"balloonLifetime\":10,\"spawnTime\":300,\"spawnMusicURL\":\"https://s3.amazonaws.com/hifi-rabelaiis/Blue_Skies.wav\",\"spawnMusicVolume\":0.1}"
|
|
}
|
|
],
|
|
"Version": 63
|
|
} |