1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-07-11 04:22:54 +08:00

feat(子弹): 为多种子弹添加motionType属性并优化场景文件

为Wuwei、FireScan、Parrier等子弹组件添加motionType属性,用于控制子弹运动类型
同时清理了各场景文件中冗余的load_steps声明,并统一了节点唯一ID格式
This commit is contained in:
2026-04-30 06:49:18 +08:00
parent 6afc97ba10
commit 550718c742
10 changed files with 70 additions and 73 deletions
+2 -1
View File
@@ -46,8 +46,9 @@ height = 300.0
[node name="Parrier" unique_id=2089111975 instance=ExtResource("1_57y3f")]
script = ExtResource("2_li4th")
parryRate = 0.0
displayName = "爪击"
displayName = "格挡"
baseDamage = 5.0
motionType = 0
penerate = 1.0
autoSpawnAnimation = true
freeAfterSpawn = true