mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-07-07 02:32:12 +08:00
fix(Bullets): 调整ChickLaser的hitbox位置
修复hitbox位置偏差问题,确保碰撞检测准确
This commit is contained in:
@@ -231,5 +231,5 @@ libraries = {
|
|||||||
|
|
||||||
[node name="hitbox" parent="." index="1"]
|
[node name="hitbox" parent="." index="1"]
|
||||||
visible = true
|
visible = true
|
||||||
position = Vector2(437, 0)
|
position = Vector2(438, 0)
|
||||||
shape = SubResource("CapsuleShape2D_sg52j")
|
shape = SubResource("CapsuleShape2D_sg52j")
|
||||||
|
|||||||
Reference in New Issue
Block a user