Swap spiral and top in render

This commit is contained in:
Matt McWilliams 2025-02-11 19:31:26 -05:00
parent c3c89d8d6e
commit b410a523c6
1 changed files with 2 additions and 2 deletions

View File

@ -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,