1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-28 06:51:54 +08:00

feat(核弹): 添加自伤和间接伤害属性

为核弹组件添加 indisDamage 和 canDamageSelf 属性,以支持间接伤害和自伤功能
This commit is contained in:
2025-09-21 07:07:18 +08:00
parent 8db57fa745
commit 9ff23e08f2
+2
View File
@@ -28,6 +28,8 @@ radius = 1000.0
script = ExtResource("2_f85ek")
displayName = "核弹"
damage = 500.0
indisDamage = true
canDamageSelf = true
autoDestroyOnHitMap = false
[node name="texture" parent="." index="0"]