-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add AudioManager from RMC Core. Play sound on jump.
- Loading branch information
1 parent
c0ff81d
commit 59b0c3e
Showing
13 changed files
with
309 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
%YAML 1.1 | ||
%TAG !u! tag:unity3d.com,2011: | ||
--- !u!1001 &160219988328831919 | ||
PrefabInstance: | ||
m_ObjectHideFlags: 0 | ||
serializedVersion: 2 | ||
m_Modification: | ||
serializedVersion: 3 | ||
m_TransformParent: {fileID: 0} | ||
m_Modifications: | ||
- target: {fileID: 1485694314543369636, guid: d9f3a039f34ef4640b8ebd19f3a1035e, type: 3} | ||
propertyPath: m_Name | ||
value: AudioManager Variant | ||
objectReference: {fileID: 0} | ||
- target: {fileID: 5991711950516216268, guid: d9f3a039f34ef4640b8ebd19f3a1035e, type: 3} | ||
propertyPath: m_LocalPosition.x | ||
value: 0 | ||
objectReference: {fileID: 0} | ||
- target: {fileID: 5991711950516216268, guid: d9f3a039f34ef4640b8ebd19f3a1035e, type: 3} | ||
propertyPath: m_LocalPosition.y | ||
value: 0 | ||
objectReference: {fileID: 0} | ||
- target: {fileID: 5991711950516216268, guid: d9f3a039f34ef4640b8ebd19f3a1035e, type: 3} | ||
propertyPath: m_LocalPosition.z | ||
value: 0 | ||
objectReference: {fileID: 0} | ||
- target: {fileID: 5991711950516216268, guid: d9f3a039f34ef4640b8ebd19f3a1035e, type: 3} | ||
propertyPath: m_LocalRotation.w | ||
value: 1 | ||
objectReference: {fileID: 0} | ||
- target: {fileID: 5991711950516216268, guid: d9f3a039f34ef4640b8ebd19f3a1035e, type: 3} | ||
propertyPath: m_LocalRotation.x | ||
value: 0 | ||
objectReference: {fileID: 0} | ||
- target: {fileID: 5991711950516216268, guid: d9f3a039f34ef4640b8ebd19f3a1035e, type: 3} | ||
propertyPath: m_LocalRotation.y | ||
value: 0 | ||
objectReference: {fileID: 0} | ||
- target: {fileID: 5991711950516216268, guid: d9f3a039f34ef4640b8ebd19f3a1035e, type: 3} | ||
propertyPath: m_LocalRotation.z | ||
value: 0 | ||
objectReference: {fileID: 0} | ||
- target: {fileID: 5991711950516216268, guid: d9f3a039f34ef4640b8ebd19f3a1035e, type: 3} | ||
propertyPath: m_LocalEulerAnglesHint.x | ||
value: 0 | ||
objectReference: {fileID: 0} | ||
- target: {fileID: 5991711950516216268, guid: d9f3a039f34ef4640b8ebd19f3a1035e, type: 3} | ||
propertyPath: m_LocalEulerAnglesHint.y | ||
value: 0 | ||
objectReference: {fileID: 0} | ||
- target: {fileID: 5991711950516216268, guid: d9f3a039f34ef4640b8ebd19f3a1035e, type: 3} | ||
propertyPath: m_LocalEulerAnglesHint.z | ||
value: 0 | ||
objectReference: {fileID: 0} | ||
- target: {fileID: 7167726124109680841, guid: d9f3a039f34ef4640b8ebd19f3a1035e, type: 3} | ||
propertyPath: _audioManagerConfiguration | ||
value: | ||
objectReference: {fileID: 11400000, guid: 84e3777cf736f4647a3886e9d96e588f, type: 2} | ||
m_RemovedComponents: [] | ||
m_RemovedGameObjects: [] | ||
m_AddedGameObjects: [] | ||
m_AddedComponents: [] | ||
m_SourcePrefab: {fileID: 100100000, guid: d9f3a039f34ef4640b8ebd19f3a1035e, type: 3} |
7 changes: 7 additions & 0 deletions
7
Unity/Assets/Prefabs/RMC/[MyProject]/AudioManager.prefab.meta
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
25 changes: 25 additions & 0 deletions
25
Unity/Assets/Settings/Audio/AudioManagerConfiguration.asset
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
%YAML 1.1 | ||
%TAG !u! tag:unity3d.com,2011: | ||
--- !u!114 &11400000 | ||
MonoBehaviour: | ||
m_ObjectHideFlags: 0 | ||
m_CorrespondingSourceObject: {fileID: 0} | ||
m_PrefabInstance: {fileID: 0} | ||
m_PrefabAsset: {fileID: 0} | ||
m_GameObject: {fileID: 0} | ||
m_Enabled: 1 | ||
m_EditorHideFlags: 0 | ||
m_Script: {fileID: 11500000, guid: 8af061af9280c2848890866508270d2f, type: 3} | ||
m_Name: AudioManagerConfiguration | ||
m_EditorClassIdentifier: | ||
_audioMixer: {fileID: 24100000, guid: f4ce6bd8d9df0cf4fa1f6d7f11decdfc, type: 2} | ||
_audioClips: | ||
- {fileID: 8300000, guid: 72ad0f0bcf1153d47bdc800e15f196dd, type: 3} | ||
- {fileID: 8300000, guid: d8777303342133144b5136422b8d5bfb, type: 3} | ||
- {fileID: 8300000, guid: 55caff1a64ae65f4abb6bc1dffda6573, type: 3} | ||
- {fileID: 8300000, guid: 8d78801df0603264da7ffa53b8a8aa58, type: 3} | ||
- {fileID: 8300000, guid: 3807a65efbb91454999558c71e1e6742, type: 3} | ||
- {fileID: 8300000, guid: 458d12b2dd4f6a542b0c9066858b8274, type: 3} | ||
- {fileID: 8300000, guid: 475b0e47c0f151e478be9cc2d0b632f1, type: 3} | ||
- {fileID: 8300000, guid: 85ac00c1b8196244884b376513b47b5a, type: 3} | ||
- {fileID: 8300000, guid: 42baeac335d7d5e408187ae8bd8a4071, type: 3} |
8 changes: 8 additions & 0 deletions
8
Unity/Assets/Settings/Audio/AudioManagerConfiguration.asset.meta
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
%YAML 1.1 | ||
%TAG !u! tag:unity3d.com,2011: | ||
--- !u!241 &24100000 | ||
AudioMixerController: | ||
m_ObjectHideFlags: 0 | ||
m_CorrespondingSourceObject: {fileID: 0} | ||
m_PrefabInstance: {fileID: 0} | ||
m_PrefabAsset: {fileID: 0} | ||
m_Name: AudioMixer | ||
m_OutputGroup: {fileID: 0} | ||
m_MasterGroup: {fileID: 24300002} | ||
m_Snapshots: | ||
- {fileID: 24500006} | ||
m_StartSnapshot: {fileID: 24500006} | ||
m_SuspendThreshold: -80 | ||
m_EnableSuspend: 1 | ||
m_UpdateMode: 0 | ||
m_ExposedParameters: [] | ||
m_AudioMixerGroupViews: [] | ||
m_CurrentViewIndex: 0 | ||
m_TargetSnapshot: {fileID: 24500006} | ||
--- !u!243 &24300002 | ||
AudioMixerGroupController: | ||
m_ObjectHideFlags: 0 | ||
m_CorrespondingSourceObject: {fileID: 0} | ||
m_PrefabInstance: {fileID: 0} | ||
m_PrefabAsset: {fileID: 0} | ||
m_Name: Master | ||
m_AudioMixer: {fileID: 24100000} | ||
m_GroupID: 52a24beeb3a095941a55e56d37e6a680 | ||
m_Children: [] | ||
m_Volume: 2ec17efd827f95849ad1b0f2df9b05f8 | ||
m_Pitch: 449e69caede325a49942da6b042b2004 | ||
m_Send: 00000000000000000000000000000000 | ||
m_Effects: | ||
- {fileID: 24400004} | ||
m_UserColorIndex: 0 | ||
m_Mute: 0 | ||
m_Solo: 0 | ||
m_BypassEffects: 0 | ||
--- !u!244 &24400004 | ||
AudioMixerEffectController: | ||
m_ObjectHideFlags: 3 | ||
m_CorrespondingSourceObject: {fileID: 0} | ||
m_PrefabInstance: {fileID: 0} | ||
m_PrefabAsset: {fileID: 0} | ||
m_Name: | ||
m_EffectID: 080420bdcd9a7d446b28826cad40aa1b | ||
m_EffectName: Attenuation | ||
m_MixLevel: 523847e0013ea914ebac94dcf7e01334 | ||
m_Parameters: [] | ||
m_SendTarget: {fileID: 0} | ||
m_EnableWetMix: 0 | ||
m_Bypass: 0 | ||
--- !u!245 &24500006 | ||
AudioMixerSnapshotController: | ||
m_ObjectHideFlags: 0 | ||
m_CorrespondingSourceObject: {fileID: 0} | ||
m_PrefabInstance: {fileID: 0} | ||
m_PrefabAsset: {fileID: 0} | ||
m_Name: Snapshot | ||
m_AudioMixer: {fileID: 24100000} | ||
m_SnapshotID: 3e09aaa67c41666459fdd7a4e2ea4318 | ||
m_FloatValues: {} | ||
m_TransitionOverrides: {} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.