Update position for split reel renders
This commit is contained in:
parent
62e34d1744
commit
139ba32580
|
@ -9,8 +9,8 @@
|
||||||
"name" : "split_reel_16mm_120m_A",
|
"name" : "split_reel_16mm_120m_A",
|
||||||
"material" : "neonblue_plastic",
|
"material" : "neonblue_plastic",
|
||||||
"position" : {
|
"position" : {
|
||||||
"x" : 15,
|
"x" : 20,
|
||||||
"y" : 20,
|
"y" : 15,
|
||||||
"z" : 0
|
"z" : 0
|
||||||
},
|
},
|
||||||
"rotation" : {
|
"rotation" : {
|
||||||
|
@ -23,8 +23,8 @@
|
||||||
"name" : "split_reel_16mm_120m_B",
|
"name" : "split_reel_16mm_120m_B",
|
||||||
"material" : "neonblue_plastic",
|
"material" : "neonblue_plastic",
|
||||||
"position" : {
|
"position" : {
|
||||||
"x" : -20,
|
"x" : -15,
|
||||||
"y" : -15,
|
"y" : -20,
|
||||||
"z" : 0
|
"z" : 0
|
||||||
},
|
},
|
||||||
"rotation" : {
|
"rotation" : {
|
||||||
|
|
Loading…
Reference in New Issue