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:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user