From b4a4514e956136dbe3507f0ca1ff881715d57598 Mon Sep 17 00:00:00 2001 From: yhu351 <yhu351@ucsc.edu> Date: Sun, 26 Nov 2023 15:53:31 -0800 Subject: [PATCH] level 1 is slightly easier --- SneakySalamander.json | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/SneakySalamander.json b/SneakySalamander.json index 337fed88..f5e86e18 100644 --- a/SneakySalamander.json +++ b/SneakySalamander.json @@ -20580,7 +20580,7 @@ "gridColor": 10401023, "gridAlpha": 0.3, "snap": true, - "zoomFactor": 0.1686101889206271, + "zoomFactor": 0.2866373211650659, "windowMask": false }, "objectsGroups": [], @@ -20921,8 +20921,8 @@ "name": "StaticPlatform3", "persistentUuid": "f9bc60f6-a8ea-44a7-b530-992970210081", "width": 1069, - "x": 1974, - "y": 700, + "x": 1939, + "y": 704, "zOrder": 3, "numberProperties": [], "stringProperties": [], @@ -20976,22 +20976,6 @@ "stringProperties": [], "initialVariables": [] }, - { - "angle": 0, - "customSize": true, - "depth": 3, - "height": 314, - "layer": "", - "name": "HorizontalMovingPlatform", - "persistentUuid": "f86e0245-b777-45c5-8e47-8905227b1ca1", - "width": 626, - "x": 7712, - "y": 896, - "zOrder": 3, - "numberProperties": [], - "stringProperties": [], - "initialVariables": [] - }, { "angle": 0, "customSize": true, @@ -21369,7 +21353,7 @@ "name": "FlyingDemon", "persistentUuid": "24aede2c-9a45-4216-9929-fc5a2ab2ebdc", "width": 198, - "x": 3674, + "x": 3706, "y": 800, "zOrder": 5, "numberProperties": [], @@ -21391,6 +21375,22 @@ "numberProperties": [], "stringProperties": [], "initialVariables": [] + }, + { + "angle": 0, + "customSize": true, + "depth": 0, + "height": 352, + "layer": "", + "name": "StaticPlatform3", + "persistentUuid": "b0886630-4a51-4d14-80c1-82bfa11b86de", + "width": 704, + "x": 7712, + "y": 896, + "zOrder": 66, + "numberProperties": [], + "stringProperties": [], + "initialVariables": [] } ], "objects": [ -- GitLab