Update render positioning of all objects
This commit is contained in:
parent
0e7e041849
commit
bff0a6d68f
34
meta.json
34
meta.json
|
@ -10,36 +10,36 @@
|
|||
"z": 0
|
||||
},
|
||||
"rotation": {
|
||||
"x": 0,
|
||||
"y": 90,
|
||||
"z": 0
|
||||
"x": -90,
|
||||
"y": 0,
|
||||
"z": 180
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "small_bolex_matte_box_insert",
|
||||
"material": "black_plastic",
|
||||
"position": {
|
||||
"x": 20,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
"x": -20,
|
||||
"y": 9,
|
||||
"z": -28
|
||||
},
|
||||
"rotation": {
|
||||
"x": 0,
|
||||
"y": 90,
|
||||
"z": 0
|
||||
"x": -90,
|
||||
"y": 0,
|
||||
"z": 180
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "small_bolex_matte_box_hot_shoe_mount",
|
||||
"material": "black_plastic",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 50,
|
||||
"z": 30
|
||||
"x": 3,
|
||||
"y": 60,
|
||||
"z": 42
|
||||
},
|
||||
"rotation": {
|
||||
"x": 0,
|
||||
"y": -90,
|
||||
"x": 90,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
}
|
||||
},
|
||||
|
@ -48,11 +48,11 @@
|
|||
"material": "iron_metal",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 25,
|
||||
"z": 30
|
||||
"y": 15,
|
||||
"z": 46
|
||||
},
|
||||
"rotation": {
|
||||
"x": 0,
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"z": 0
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue