Move camera higher and closer

This commit is contained in:
Matt McWilliams 2025-02-12 17:42:57 -05:00
parent d71ab2586a
commit 4d89c7abe1
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
{ {
"camera" : { "camera" : {
"x" : -60, "x" : -80,
"y" : 60, "y" : 80,
"z" : 30 "z" : 40
}, },
"objects" : [ "objects" : [
{ {