优化一大波
This commit is contained in:
@@ -125,7 +125,7 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
lifetime: 10
|
||||
damageOnContact: 1
|
||||
damageOnContact: 3
|
||||
fadeOutDuration: 2
|
||||
soulDropPrefab: {fileID: 1000000000000001, guid: 5d3fc7696ceb3a24d9234355fee1c344, type: 3}
|
||||
--- !u!135 &8338025974414621740
|
||||
|
||||
@@ -24,7 +24,7 @@ namespace IndianOceanAssets.Engine2_5D
|
||||
|
||||
[Header("伤害")]
|
||||
[Tooltip("怪物碰触灵灯时受到的伤害")]
|
||||
[SerializeField] private int damageOnContact = 1;
|
||||
[SerializeField] private int damageOnContact = 3;
|
||||
|
||||
[Header("渐隐")]
|
||||
[Tooltip("碰触后灵灯渐隐消失的时间(秒)")]
|
||||
|
||||
Reference in New Issue
Block a user