building falling from orbit sound

This commit is contained in:
Ian Woods 2026-07-06 23:56:45 -07:00
parent ffe38ed8b1
commit 4a37d3747c
7 changed files with 109 additions and 1 deletions

View file

@ -118,6 +118,7 @@ GameObject:
- component: {fileID: 9075933591925717035}
- component: {fileID: 7845454079079718139}
- component: {fileID: 6259437393614329336}
- component: {fileID: 3172884111175399884}
m_Layer: 0
m_Name: BuildSiteVisual
m_TagString: Untagged
@ -206,3 +207,21 @@ BoxCollider:
serializedVersion: 3
m_Size: {x: 1, y: 1, z: 1}
m_Center: {x: 0, y: 0, z: 0}
--- !u!114 &3172884111175399884
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7720770984308489338}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 5712fbfba2f64c3aa653bebe31773d54, type: 3}
m_Name:
m_EditorClassIdentifier: Assembly-CSharp::TD.Combat.TowerFallingSound
fallingSound:
clip: {fileID: 8300000, guid: 2726115fda23119cea127edb372d0f21, type: 3}
volume: 0.67
minPitch: 0.95
maxPitch: 0.95
triggerSecondsBeforeCompletion: 1