Swap spiral and top in render
This commit is contained in:
parent
c3c89d8d6e
commit
b410a523c6
|
@ -11,7 +11,7 @@
|
||||||
"position" : {
|
"position" : {
|
||||||
"x" : 0,
|
"x" : 0,
|
||||||
"y" : 0,
|
"y" : 0,
|
||||||
"z" : -20
|
"z" : 20
|
||||||
},
|
},
|
||||||
"rotation" : {
|
"rotation" : {
|
||||||
"x" : 180,
|
"x" : 180,
|
||||||
|
@ -25,7 +25,7 @@
|
||||||
"position" : {
|
"position" : {
|
||||||
"x" : 0,
|
"x" : 0,
|
||||||
"y" : 0,
|
"y" : 0,
|
||||||
"z" : 20
|
"z" : -20
|
||||||
},
|
},
|
||||||
"rotation" : {
|
"rotation" : {
|
||||||
"x" : 0,
|
"x" : 0,
|
||||||
|
|
Loading…
Reference in New Issue