Update the meta.json with object positions
This commit is contained in:
parent
9251f87bc8
commit
0e7e041849
20
meta.json
20
meta.json
|
@ -16,7 +16,21 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"name": "small_bolex_matte_box_hot_shoe",
|
||||
"name": "small_bolex_matte_box_insert",
|
||||
"material": "black_plastic",
|
||||
"position": {
|
||||
"x": 20,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"rotation": {
|
||||
"x": 0,
|
||||
"y": 90,
|
||||
"z": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "small_bolex_matte_box_hot_shoe_mount",
|
||||
"material": "black_plastic",
|
||||
"position": {
|
||||
"x": 0,
|
||||
|
@ -30,8 +44,8 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"name": "small_bolex_matte_box",
|
||||
"material": "black_plastic",
|
||||
"name": "small_bolex_matte_box_rail",
|
||||
"material": "iron_metal",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 25,
|
||||
|
|
Loading…
Reference in New Issue