TO SQUASH: Nuke ball explosion.

This commit is contained in:
2026-08-28 18:23:35 -04:00
parent 716e35c615
commit c91a8a4011
7 changed files with 456 additions and 17 deletions
+13
View File
@@ -11,6 +11,7 @@ GameObject:
- component: {fileID: 1846621201000746085}
- component: {fileID: 7402419950365427160}
- component: {fileID: 4492134503030492876}
- component: {fileID: 7068514341266521413}
m_Layer: 0
m_Name: Ball Explosion
m_TagString: Untagged
@@ -115,3 +116,15 @@ Animator:
m_AllowConstantClipSamplingOptimization: 1
m_KeepAnimatorStateOnDisable: 0
m_WriteDefaultValuesOnDisable: 0
--- !u!114 &7068514341266521413
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6718664185715355894}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: bc6262e498fa2d2eba7d1e3d1b58f1cb, type: 3}
m_Name:
m_EditorClassIdentifier: Assembly-CSharp::SharkSpark
+3
View File
@@ -306,3 +306,6 @@ MonoBehaviour:
hitSound: {fileID: 8300000, guid: a36177a84709d5c51ae647a599008d1d, type: 3}
criticalSound: {fileID: 8300000, guid: 756fb91b052f83560a8f10a21d610eb1, type: 3}
explosionSound: {fileID: 8300000, guid: 4b277a57224afa7df868a42f9005709e, type: 3}
destroySound: {fileID: 8300000, guid: f4dab77a6338f5d0ca6038bad0c87d87, type: 3}
explosionEffectPrefab: {fileID: 6718664185715355894, guid: 0fa4013691ac1bf6eae3a2ac6c7c35ff, type: 3}
worldFiller: {fileID: 0}