46 lines
636 B
JSON
46 lines
636 B
JSON
{
|
|
"ices": [
|
|
{
|
|
"position": [ -20, 0.8, -50 ],
|
|
"scale": 1,
|
|
"angle": 0,
|
|
"type": 1,
|
|
"texture": 1
|
|
},
|
|
{
|
|
"position": [ 30, 0.7, 30 ],
|
|
"scale": 0.3,
|
|
"angle": 0,
|
|
"type": 2,
|
|
"texture": 2
|
|
},
|
|
{
|
|
"position": [ -10, 0.7, 50 ],
|
|
"scale": 0.1,
|
|
"angle": 0,
|
|
"type": 3,
|
|
"texture": 3
|
|
},
|
|
{
|
|
"position": [ 0, 0.7, 50 ],
|
|
"scale": 0.1,
|
|
"angle": 0,
|
|
"type": 4,
|
|
"texture": 1
|
|
},
|
|
{
|
|
"position": [ 30, 0.7, 30 ],
|
|
"scale": 0.2,
|
|
"angle": 0,
|
|
"type": 5,
|
|
"texture": 2
|
|
},
|
|
{
|
|
"position": [ 50, 0.7, -50 ],
|
|
"scale": 2,
|
|
"angle": 0,
|
|
"type": 6,
|
|
"texture": 3
|
|
}
|
|
]
|
|
} |