1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-07-05 17:52:13 +08:00

refactor(子弹): 统一水晶类子弹的命名并调整粒子效果

将紫水晶类子弹的displayName统一简化为"水晶",修改重型水晶的粒子发射参数和位置
This commit is contained in:
2025-09-19 22:00:54 +08:00
parent aeda27ef61
commit 020f268c5f
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ animations = [{
[node name="PurpleCrystal" instance=ExtResource("1_45mh7")]
script = ExtResource("2_4lnlm")
displayName = "水晶"
displayName = "水晶"
[node name="texture" parent="." index="0"]
sprite_frames = SubResource("SpriteFrames_r86b3")