changing map size
This commit is contained in:
+2
-2
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user