From dc403179f7050991c71a5227bc8b386959d36f2d Mon Sep 17 00:00:00 2001 From: xiangwang Date: Wed, 11 Mar 2026 07:05:58 +0800 Subject: [PATCH] fix: tighten home collision footprint --- scenes/Maps/datawhale_home.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scenes/Maps/datawhale_home.tscn b/scenes/Maps/datawhale_home.tscn index cb953ca..877056b 100644 --- a/scenes/Maps/datawhale_home.tscn +++ b/scenes/Maps/datawhale_home.tscn @@ -10,4 +10,4 @@ scale = Vector2(1.2916666, 1.2812501) texture = ExtResource("1_xrxds") [node name="CollisionPolygon2D" type="CollisionPolygon2D" parent="."] -polygon = PackedVector2Array(-216, -96, -216, -96, 200, -96, 200, -32, 192, -32, 192, 0, 72, 0, 72, -16, 48, -16, 48, -32, 48, -40, -40, -40, -48, -24, -64, -16, -72, -16, -80, 0, -200, 0, -200, -32, -216, -32) +polygon = PackedVector2Array(-216, -96, -216, -96, 200, -96, 200, -32, 192, -32, 192, -8, 77, -8, 72, -16, 48, -16, 48, -32, 48, -40, -40, -40, -48, -24, -64, -16, -72, -16, -80, -5, -201, -6, -200, -32, -216, -32)