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.5
[sub_resource type="CircleShape2D" id="CircleShape2D_4gyqm"]
radius = 8.0
radius = 12.5
[node name="Enemy" type="StaticBody2D" unique_id=1417697759]
physics_material_override = SubResource("PhysicsMaterial_7k104")
@@ -17,5 +17,5 @@ script = ExtResource("1_4gyqm")
shape = SubResource("CircleShape2D_4gyqm")
[node name="Sprite2D" type="Sprite2D" parent="." unique_id=1941012605]
scale = Vector2(0.32, 0.32)
scale = Vector2(0.5, 0.5)
texture = ExtResource("1_7k104")