mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-07-05 17:52:13 +08:00
feat(子弹): 为多种子弹添加motionType属性并优化场景文件
为Wuwei、FireScan、Parrier等子弹组件添加motionType属性,用于控制子弹运动类型 同时清理了各场景文件中冗余的load_steps声明,并统一了节点唯一ID格式
This commit is contained in:
@@ -81,7 +81,7 @@ size = Vector2(10, 100)
|
||||
|
||||
[node name="FireScan" unique_id=1266932369 instance=ExtResource("1_cqre5")]
|
||||
displayName = "雪葬"
|
||||
motionType = 2
|
||||
motionType = 5
|
||||
penerate = 1.0
|
||||
autoSpawnAnimation = true
|
||||
freeAfterSpawn = true
|
||||
|
||||
Reference in New Issue
Block a user