mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-06-04 10:47:13 +08:00
fix(Bullets): 调整ChickLaser的碰撞盒位置和纹理偏移
修正ChickLaser的纹理偏移和碰撞盒位置,使其更符合视觉效果
This commit is contained in:
@@ -209,9 +209,9 @@ metadata/_edit_vertical_guides_ = [705.0]
|
||||
[node name="rect" parent="texture" index="0"]
|
||||
material = SubResource("ShaderMaterial_x6ivr")
|
||||
offset_left = 188.0
|
||||
offset_top = 25.0
|
||||
offset_top = 0.0
|
||||
offset_right = 238.0
|
||||
offset_bottom = 525.0
|
||||
offset_bottom = 500.0
|
||||
|
||||
[node name="particles" parent="texture/rect" index="0"]
|
||||
position = Vector2(25, 250)
|
||||
@@ -231,5 +231,5 @@ libraries = {
|
||||
|
||||
[node name="hitbox" parent="." index="1"]
|
||||
visible = true
|
||||
position = Vector2(454, 0)
|
||||
position = Vector2(437, 0)
|
||||
shape = SubResource("CapsuleShape2D_sg52j")
|
||||
|
||||
Reference in New Issue
Block a user