Update object positions
This commit is contained in:
parent
8c521d31db
commit
62e34d1744
|
@ -9,14 +9,14 @@
|
||||||
"name" : "split_reel_16mm_120m_A",
|
"name" : "split_reel_16mm_120m_A",
|
||||||
"material" : "neonblue_plastic",
|
"material" : "neonblue_plastic",
|
||||||
"position" : {
|
"position" : {
|
||||||
"x" : 20,
|
"x" : 15,
|
||||||
"y" : 20,
|
"y" : 20,
|
||||||
"z" : 0
|
"z" : 0
|
||||||
},
|
},
|
||||||
"rotation" : {
|
"rotation" : {
|
||||||
"x" : 90,
|
"x" : 90,
|
||||||
"y" : 0,
|
"y" : 0,
|
||||||
"z" : -30
|
"z" : -25
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -24,13 +24,13 @@
|
||||||
"material" : "neonblue_plastic",
|
"material" : "neonblue_plastic",
|
||||||
"position" : {
|
"position" : {
|
||||||
"x" : -20,
|
"x" : -20,
|
||||||
"y" : -20,
|
"y" : -15,
|
||||||
"z" : 0
|
"z" : 0
|
||||||
},
|
},
|
||||||
"rotation" : {
|
"rotation" : {
|
||||||
"x" : -90,
|
"x" : -90,
|
||||||
"y" : 0,
|
"y" : 0,
|
||||||
"z" : -30
|
"z" : -25
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue