Skip to content

Commit

Permalink
WHY DOES THE CAMERA NOT FOLLOW
Browse files Browse the repository at this point in the history
😭
  • Loading branch information
charlesisfeline committed Oct 21, 2024
1 parent d308db1 commit 766d86e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions assets/preload/data/stages/void.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,20 @@
"animations": []
}
],
"cameraZoom": 0.9,
"cameraZoom": 0.75,
"version": "1.0.0",
"characters": {
"bf": {
"zIndex": 300,
"position": [977.5, 865],
"cameraOffsets": [-170, -140]
"cameraOffsets": [-190, -140]
},
"dad": {
"zIndex": 200,
"position": [40, 850],
"cameraOffsets": [270, -100]
"cameraOffsets": [250, -100]
},
"gf": { "zIndex": 100, "cameraOffsets": [0, 0], "position": [501.5, 800] }
"gf": { "zIndex": 100, "cameraOffsets": [0, 0], "position": [475, 800] }
},
"name": "The White Void",
"directory": "week1"
Expand Down

0 comments on commit 766d86e

Please sign in to comment.