changing map size

This commit is contained in:
2026-06-04 17:29:47 -04:00
parent 1e928bacb0
commit 0cbc6cbfc7
7 changed files with 124 additions and 654 deletions
+2 -2
View File
@@ -7,7 +7,7 @@
bounce = 0.25
[sub_resource type="CircleShape2D" id="CircleShape2D_7yfhp"]
radius = 8.0
radius = 12.5
[sub_resource type="Curve2D" id="Curve2D_63pi1"]
@@ -22,7 +22,7 @@ script = ExtResource("1_63pi1")
shape = SubResource("CircleShape2D_7yfhp")
[node name="Sprite2D" type="Sprite2D" parent="." unique_id=1583277900]
scale = Vector2(0.32, 0.32)
scale = Vector2(0.5, 0.5)
texture = ExtResource("2_hqc8w")
[node name="PredictedPath" type="Path2D" parent="." unique_id=1505290715]