reposition the models for render

This commit is contained in:
Matt McWilliams 2025-02-02 20:35:29 -05:00
parent 8c6ed7f78d
commit 84d39fd7c7
1 changed files with 6 additions and 1 deletions

View File

@ -6,7 +6,12 @@
"position" : { "position" : {
"x" : 0, "x" : 0,
"y" : 0, "y" : 0,
"z" : -20 "z" : 20
},
"rotation" : {
"x" : 180,
"y" : 0,
"z" : 0
} }
}, },
{ {