mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-05-31 00:11:54 +08:00
feat(武器): 调整链式机枪属性和位置
- 修改链式机枪的伤害范围和攻击力 - 调整子弹纹理位置和缩放比例 - 为武器添加商店属性 - 修复武器移动时的空指针问题 - 更新公鸡角色的初始武器配置
This commit is contained in:
@@ -14,7 +14,8 @@ lifeTime = 50.0
|
||||
sprite_frames = SubResource("SpriteFrames_cl70o")
|
||||
|
||||
[node name="node" type="Sprite2D" parent="texture" index="1"]
|
||||
position = Vector2(74, 0)
|
||||
position = Vector2(130, 0)
|
||||
scale = Vector2(2, 2)
|
||||
texture = ExtResource("2_4hyk3")
|
||||
|
||||
[node name="anchor" type="Node2D" parent="texture/node" index="0"]
|
||||
|
||||
Reference in New Issue
Block a user