Skip to content

Commit

Permalink
disable play on awake
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenHodgson committed Feb 16, 2025
1 parent 0735bdd commit aa99a55
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -638,7 +638,7 @@ AudioSource:
serializedVersion: 4
OutputAudioMixerGroup: {fileID: 0}
m_audioClip: {fileID: 0}
m_PlayOnAwake: 1
m_PlayOnAwake: 0
m_Volume: 1
m_Pitch: 1
Loop: 0
Expand Down Expand Up @@ -1059,7 +1059,7 @@ MonoBehaviour:
m_TargetGraphic: {fileID: 422726884}
m_HandleRect: {fileID: 422726883}
m_Direction: 2
m_Value: 0
m_Value: 1
m_Size: 1
m_NumberOfSteps: 0
m_OnValueChanged:
Expand Down

0 comments on commit aa99a55

Please sign in to comment.