1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-06-03 18:27:13 +08:00

fix(Bullets): 调整ChickLaser的hitbox位置

修复hitbox位置偏差问题,确保碰撞检测准确
This commit is contained in:
2025-08-29 14:48:48 +08:00
parent 0ceea4a5ea
commit a0fe57b9eb
+1 -1
View File
@@ -231,5 +231,5 @@ libraries = {
[node name="hitbox" parent="." index="1"]
visible = true
position = Vector2(437, 0)
position = Vector2(438, 0)
shape = SubResource("CapsuleShape2D_sg52j")