mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-06-13 07:07:12 +08:00
feat: 添加彩虹猫子弹命中效果和武器平衡调整
- 为彩虹猫子弹添加命中时的爆炸效果和随机旋转 - 调整多个武器的数值平衡,包括BigLaser、VectorStar、LGBT和Meowmere - 为子弹添加穿透伤害衰减属性 - 更新Meowmere武器的描述和数值 - 添加CatBoom特效场景 - 从Rooster角色中移除部分武器 - 为World场景添加纹理过滤设置
This commit is contained in:
@@ -69,6 +69,7 @@ radius = 57.3149
|
||||
|
||||
[node name="world" type="Node2D"]
|
||||
y_sort_enabled = true
|
||||
texture_filter = 1
|
||||
script = ExtResource("1_lxsxj")
|
||||
metadata/_edit_vertical_guides_ = [-1.0, 57.0]
|
||||
|
||||
@@ -94,6 +95,7 @@ metadata/_edit_lock_ = true
|
||||
z_index = -100
|
||||
scale = Vector2(5, 5)
|
||||
texture = ExtResource("4_oy4jj")
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
[node name="star1" type="CollisionShape2D" parent="map"]
|
||||
position = Vector2(-2057, 1298)
|
||||
|
||||
Reference in New Issue
Block a user