From d71ab2586a09d30077b6431a7435d27b7f1de55d Mon Sep 17 00:00:00 2001 From: mattmcw Date: Wed, 12 Feb 2025 17:39:07 -0500 Subject: [PATCH] Move the camera in closer --- meta.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta.json b/meta.json index 594e867..7cf33d2 100644 --- a/meta.json +++ b/meta.json @@ -1,8 +1,8 @@ { "camera" : { - "x" : 0, - "y" : 0, - "z" : 0 + "x" : -60, + "y" : 60, + "z" : 30 }, "objects" : [ {