mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-05-28 06:51:54 +08:00
fix: 移除movebox的disabled属性以启用碰撞检测
This commit is contained in:
@@ -333,4 +333,3 @@ position = Vector2(0, -20)
|
|||||||
|
|
||||||
[node name="movebox" type="CollisionShape2D" parent="."]
|
[node name="movebox" type="CollisionShape2D" parent="."]
|
||||||
shape = SubResource("CircleShape2D_34h7q")
|
shape = SubResource("CircleShape2D_34h7q")
|
||||||
disabled = true
|
|
||||||
|
|||||||
Reference in New Issue
Block a user