Reposition split reel
This commit is contained in:
parent
243a9d8bfd
commit
c4a6d141f4
|
@ -11,26 +11,26 @@
|
|||
"position" : {
|
||||
"x" : 0,
|
||||
"y" : 20,
|
||||
"z" : 0
|
||||
"z" : 20
|
||||
},
|
||||
"rotation" : {
|
||||
"x" : 90,
|
||||
"y" : 0,
|
||||
"z" : -22
|
||||
"z" : -45
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "split_reel_16mm_120m_B",
|
||||
"material" : "neonblue_plastic",
|
||||
"position" : {
|
||||
"x" : 0,
|
||||
"x" : -20,
|
||||
"y" : -20,
|
||||
"z" : 0
|
||||
},
|
||||
"rotation" : {
|
||||
"x" : -90,
|
||||
"y" : 0,
|
||||
"z" : -22
|
||||
"z" : -45
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue