mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-07-02 00:02:13 +08:00
fix(子弹): 移除hitbox位置偏移并调整小水晶碰撞半径
移除紫色水晶子弹的hitbox位置偏移属性,使碰撞检测更准确 同时调整小水晶子弹的碰撞半径从2.23607增加到5.0
This commit is contained in:
@@ -26,5 +26,4 @@ lifeTime = 1000.0
|
||||
sprite_frames = SubResource("SpriteFrames_r86b3")
|
||||
|
||||
[node name="hitbox" parent="." index="1"]
|
||||
position = Vector2(-33, 0)
|
||||
shape = SubResource("CircleShape2D_ty1as")
|
||||
|
||||
Reference in New Issue
Block a user