mirror of
https://github.com/ConjureETS/PillowFight.git
synced 2026-03-24 00:50:59 +00:00
add basic sound manager which plays gameplay music
This commit is contained in:
parent
1f2ff293b2
commit
ddc0128616
344
Assets/Prefabs/MusicManager.prefab
Normal file
344
Assets/Prefabs/MusicManager.prefab
Normal file
@ -0,0 +1,344 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1 &118088
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_PrefabParentObject: {fileID: 0}
|
||||
m_PrefabInternal: {fileID: 100100000}
|
||||
serializedVersion: 4
|
||||
m_Component:
|
||||
- 4: {fileID: 468596}
|
||||
- 114: {fileID: 11474274}
|
||||
- 82: {fileID: 8226824}
|
||||
- 82: {fileID: 8286824}
|
||||
- 82: {fileID: 8298764}
|
||||
- 82: {fileID: 8285976}
|
||||
m_Layer: 0
|
||||
m_Name: MusicManager
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &468596
|
||||
Transform:
|
||||
m_ObjectHideFlags: 1
|
||||
m_PrefabParentObject: {fileID: 0}
|
||||
m_PrefabInternal: {fileID: 100100000}
|
||||
m_GameObject: {fileID: 118088}
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_Children: []
|
||||
m_Father: {fileID: 0}
|
||||
m_RootOrder: 0
|
||||
--- !u!82 &8226824
|
||||
AudioSource:
|
||||
m_ObjectHideFlags: 1
|
||||
m_PrefabParentObject: {fileID: 0}
|
||||
m_PrefabInternal: {fileID: 100100000}
|
||||
m_GameObject: {fileID: 118088}
|
||||
m_Enabled: 1
|
||||
serializedVersion: 4
|
||||
OutputAudioMixerGroup: {fileID: 0}
|
||||
m_audioClip: {fileID: 8300000, guid: 90a33fef5ed3c7a47adeffe520878505, type: 3}
|
||||
m_PlayOnAwake: 0
|
||||
m_Volume: 1
|
||||
m_Pitch: 1
|
||||
Loop: 1
|
||||
Mute: 0
|
||||
Priority: 128
|
||||
DopplerLevel: 1
|
||||
MinDistance: 1
|
||||
MaxDistance: 500
|
||||
Pan2D: 0
|
||||
rolloffMode: 0
|
||||
BypassEffects: 0
|
||||
BypassListenerEffects: 0
|
||||
BypassReverbZones: 0
|
||||
rolloffCustomCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- time: 0
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
- time: 1
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
panLevelCustomCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- time: 0
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
spreadCustomCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- time: 0
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
reverbZoneMixCustomCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- time: 0
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
--- !u!82 &8285976
|
||||
AudioSource:
|
||||
m_ObjectHideFlags: 1
|
||||
m_PrefabParentObject: {fileID: 0}
|
||||
m_PrefabInternal: {fileID: 100100000}
|
||||
m_GameObject: {fileID: 118088}
|
||||
m_Enabled: 1
|
||||
serializedVersion: 4
|
||||
OutputAudioMixerGroup: {fileID: 0}
|
||||
m_audioClip: {fileID: 8300000, guid: 037adf415c716c74b9f1d00dccfe655a, type: 3}
|
||||
m_PlayOnAwake: 0
|
||||
m_Volume: 1
|
||||
m_Pitch: 1
|
||||
Loop: 0
|
||||
Mute: 0
|
||||
Priority: 128
|
||||
DopplerLevel: 1
|
||||
MinDistance: 1
|
||||
MaxDistance: 500
|
||||
Pan2D: 0
|
||||
rolloffMode: 0
|
||||
BypassEffects: 0
|
||||
BypassListenerEffects: 0
|
||||
BypassReverbZones: 0
|
||||
rolloffCustomCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- time: 0
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
- time: 1
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
panLevelCustomCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- time: 0
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
spreadCustomCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- time: 0
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
reverbZoneMixCustomCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- time: 0
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
--- !u!82 &8286824
|
||||
AudioSource:
|
||||
m_ObjectHideFlags: 1
|
||||
m_PrefabParentObject: {fileID: 0}
|
||||
m_PrefabInternal: {fileID: 100100000}
|
||||
m_GameObject: {fileID: 118088}
|
||||
m_Enabled: 1
|
||||
serializedVersion: 4
|
||||
OutputAudioMixerGroup: {fileID: 0}
|
||||
m_audioClip: {fileID: 8300000, guid: 69e15b57e1e682844aa8823da083a813, type: 3}
|
||||
m_PlayOnAwake: 0
|
||||
m_Volume: .400000006
|
||||
m_Pitch: 1
|
||||
Loop: 1
|
||||
Mute: 0
|
||||
Priority: 128
|
||||
DopplerLevel: 1
|
||||
MinDistance: 1
|
||||
MaxDistance: 500
|
||||
Pan2D: 0
|
||||
rolloffMode: 0
|
||||
BypassEffects: 0
|
||||
BypassListenerEffects: 0
|
||||
BypassReverbZones: 0
|
||||
rolloffCustomCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- time: 0
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
- time: 1
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
panLevelCustomCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- time: 0
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
spreadCustomCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- time: 0
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
reverbZoneMixCustomCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- time: 0
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
--- !u!82 &8298764
|
||||
AudioSource:
|
||||
m_ObjectHideFlags: 1
|
||||
m_PrefabParentObject: {fileID: 0}
|
||||
m_PrefabInternal: {fileID: 100100000}
|
||||
m_GameObject: {fileID: 118088}
|
||||
m_Enabled: 1
|
||||
serializedVersion: 4
|
||||
OutputAudioMixerGroup: {fileID: 0}
|
||||
m_audioClip: {fileID: 8300000, guid: b81f640414b0fb14eb0a2fb40ce272a2, type: 3}
|
||||
m_PlayOnAwake: 0
|
||||
m_Volume: 1
|
||||
m_Pitch: 1
|
||||
Loop: 0
|
||||
Mute: 0
|
||||
Priority: 128
|
||||
DopplerLevel: 1
|
||||
MinDistance: 1
|
||||
MaxDistance: 500
|
||||
Pan2D: 0
|
||||
rolloffMode: 0
|
||||
BypassEffects: 0
|
||||
BypassListenerEffects: 0
|
||||
BypassReverbZones: 0
|
||||
rolloffCustomCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- time: 0
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
- time: 1
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
panLevelCustomCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- time: 0
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
spreadCustomCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- time: 0
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
reverbZoneMixCustomCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- time: 0
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
--- !u!114 &11474274
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 1
|
||||
m_PrefabParentObject: {fileID: 0}
|
||||
m_PrefabInternal: {fileID: 100100000}
|
||||
m_GameObject: {fileID: 118088}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: c4ea7d3dc7d69f6438a52e2138100b92, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
MainMenu: {fileID: 8226824}
|
||||
Gameplay: {fileID: 8226824}
|
||||
Victory: {fileID: 0}
|
||||
Defeat: {fileID: 0}
|
||||
--- !u!1001 &100100000
|
||||
Prefab:
|
||||
m_ObjectHideFlags: 1
|
||||
serializedVersion: 2
|
||||
m_Modification:
|
||||
m_TransformParent: {fileID: 0}
|
||||
m_Modifications:
|
||||
- target: {fileID: 0}
|
||||
propertyPath: m_audioClip
|
||||
value:
|
||||
objectReference: {fileID: 8300000, guid: b81f640414b0fb14eb0a2fb40ce272a2, type: 3}
|
||||
- target: {fileID: 0}
|
||||
propertyPath: Gameplay
|
||||
value:
|
||||
objectReference: {fileID: 8226824}
|
||||
m_RemovedComponents: []
|
||||
m_ParentPrefab: {fileID: 0}
|
||||
m_RootGameObject: {fileID: 118088}
|
||||
m_IsPrefabParent: 1
|
||||
8
Assets/Prefabs/MusicManager.prefab.meta
Normal file
8
Assets/Prefabs/MusicManager.prefab.meta
Normal file
@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: b34a07eb3002db947928802e99eae8e8
|
||||
timeCreated: 1435424894
|
||||
licenseType: Free
|
||||
NativeFormatImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@ -199,6 +199,48 @@ Transform:
|
||||
Transform:
|
||||
m_PrefabParentObject: {fileID: 420558, guid: 9f2c38d0d3154bc4d8148a949b98af28, type: 2}
|
||||
m_PrefabInternal: {fileID: 1923679810}
|
||||
--- !u!1001 &310753918
|
||||
Prefab:
|
||||
m_ObjectHideFlags: 0
|
||||
serializedVersion: 2
|
||||
m_Modification:
|
||||
m_TransformParent: {fileID: 0}
|
||||
m_Modifications:
|
||||
- target: {fileID: 468596, guid: b34a07eb3002db947928802e99eae8e8, type: 2}
|
||||
propertyPath: m_LocalPosition.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 468596, guid: b34a07eb3002db947928802e99eae8e8, type: 2}
|
||||
propertyPath: m_LocalPosition.y
|
||||
value: 9.6619997
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 468596, guid: b34a07eb3002db947928802e99eae8e8, type: 2}
|
||||
propertyPath: m_LocalPosition.z
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 468596, guid: b34a07eb3002db947928802e99eae8e8, type: 2}
|
||||
propertyPath: m_LocalRotation.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 468596, guid: b34a07eb3002db947928802e99eae8e8, type: 2}
|
||||
propertyPath: m_LocalRotation.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 468596, guid: b34a07eb3002db947928802e99eae8e8, type: 2}
|
||||
propertyPath: m_LocalRotation.z
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 468596, guid: b34a07eb3002db947928802e99eae8e8, type: 2}
|
||||
propertyPath: m_LocalRotation.w
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 468596, guid: b34a07eb3002db947928802e99eae8e8, type: 2}
|
||||
propertyPath: m_RootOrder
|
||||
value: 10
|
||||
objectReference: {fileID: 0}
|
||||
m_RemovedComponents: []
|
||||
m_ParentPrefab: {fileID: 100100000, guid: b34a07eb3002db947928802e99eae8e8, type: 2}
|
||||
m_IsPrefabParent: 0
|
||||
--- !u!1001 &326732425
|
||||
Prefab:
|
||||
m_ObjectHideFlags: 0
|
||||
@ -1608,7 +1650,7 @@ Prefab:
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 445796, guid: cffa81ba5df21ac4f8d31f5bed357ce1, type: 2}
|
||||
propertyPath: m_RootOrder
|
||||
value: 3
|
||||
value: 2
|
||||
objectReference: {fileID: 0}
|
||||
m_RemovedComponents: []
|
||||
m_ParentPrefab: {fileID: 100100000, guid: cffa81ba5df21ac4f8d31f5bed357ce1, type: 2}
|
||||
@ -2251,7 +2293,7 @@ Prefab:
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 498212, guid: 158e745881137e04ca2086294f44d74c, type: 2}
|
||||
propertyPath: m_RootOrder
|
||||
value: 5
|
||||
value: 4
|
||||
objectReference: {fileID: 0}
|
||||
m_RemovedComponents: []
|
||||
m_ParentPrefab: {fileID: 100100000, guid: 158e745881137e04ca2086294f44d74c, type: 2}
|
||||
@ -2421,7 +2463,7 @@ Prefab:
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 487994, guid: 6dd661a967968c64dbae75c01fac6a09, type: 2}
|
||||
propertyPath: m_RootOrder
|
||||
value: 6
|
||||
value: 5
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 11430644, guid: 6dd661a967968c64dbae75c01fac6a09, type: 2}
|
||||
propertyPath: Mom
|
||||
|
||||
@ -36,6 +36,10 @@ public class GameManager : MonoBehaviour
|
||||
{
|
||||
InputManager.Instance.AddCallback(i, HandleMenuInput);
|
||||
}
|
||||
|
||||
|
||||
// play gameplay music
|
||||
MusicManager.Instance.PlayGameplayMusic();
|
||||
}
|
||||
|
||||
public void PushMenuContext()
|
||||
|
||||
69
Assets/Scripts/MusicManager.cs
Normal file
69
Assets/Scripts/MusicManager.cs
Normal file
@ -0,0 +1,69 @@
|
||||
using UnityEngine;
|
||||
using System.Collections;
|
||||
|
||||
public class MusicManager : MonoBehaviour
|
||||
{
|
||||
public AudioSource MainMenu;
|
||||
public AudioSource Gameplay;
|
||||
public AudioSource Victory;
|
||||
public AudioSource Defeat;
|
||||
|
||||
public static MusicManager Instance
|
||||
{
|
||||
get { return _instance; }
|
||||
}
|
||||
|
||||
private static MusicManager _instance;
|
||||
|
||||
void Awake()
|
||||
{
|
||||
if (_instance)
|
||||
{
|
||||
Destroy(gameObject);
|
||||
}
|
||||
else
|
||||
{
|
||||
_instance = this;
|
||||
}
|
||||
}
|
||||
|
||||
public void PlayMainMenuMusic()
|
||||
{
|
||||
if (Gameplay.isPlaying)
|
||||
{
|
||||
Gameplay.Stop();
|
||||
}
|
||||
|
||||
if (!MainMenu.isPlaying)
|
||||
{
|
||||
MainMenu.Play();
|
||||
}
|
||||
}
|
||||
|
||||
public void PlayGameplayMusic()
|
||||
{
|
||||
if (MainMenu.isPlaying)
|
||||
{
|
||||
MainMenu.Stop();
|
||||
}
|
||||
|
||||
if (!Gameplay.isPlaying)
|
||||
{
|
||||
Gameplay.Play();
|
||||
}
|
||||
}
|
||||
|
||||
public void PlayVictoryMusic()
|
||||
{
|
||||
if (!Victory.isPlaying)
|
||||
{
|
||||
Victory.Play();
|
||||
}
|
||||
}
|
||||
|
||||
public void PlayDefeatMusic() {
|
||||
if (!Defeat.isPlaying) {
|
||||
Defeat.Play();
|
||||
}
|
||||
}
|
||||
}
|
||||
12
Assets/Scripts/MusicManager.cs.meta
Normal file
12
Assets/Scripts/MusicManager.cs.meta
Normal file
@ -0,0 +1,12 @@
|
||||
fileFormatVersion: 2
|
||||
guid: c4ea7d3dc7d69f6438a52e2138100b92
|
||||
timeCreated: 1435420206
|
||||
licenseType: Free
|
||||
MonoImporter:
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
9
Assets/Sounds.meta
Normal file
9
Assets/Sounds.meta
Normal file
@ -0,0 +1,9 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 0fc74641a8b150748abdb0a842543b8a
|
||||
folderAsset: yes
|
||||
timeCreated: 1440359866
|
||||
licenseType: Free
|
||||
DefaultImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
9
Assets/Sounds/Door.meta
Normal file
9
Assets/Sounds/Door.meta
Normal file
@ -0,0 +1,9 @@
|
||||
fileFormatVersion: 2
|
||||
guid: e66b6d903d113304e908e3e68e3f1ece
|
||||
folderAsset: yes
|
||||
timeCreated: 1440359876
|
||||
licenseType: Free
|
||||
DefaultImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Sounds/Door/sfx_action_door_closing_01.wav
Normal file
BIN
Assets/Sounds/Door/sfx_action_door_closing_01.wav
Normal file
Binary file not shown.
22
Assets/Sounds/Door/sfx_action_door_closing_01.wav.meta
Normal file
22
Assets/Sounds/Door/sfx_action_door_closing_01.wav.meta
Normal file
@ -0,0 +1,22 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 8829c69081a73464081948b9325e1664
|
||||
timeCreated: 1440359880
|
||||
licenseType: Free
|
||||
AudioImporter:
|
||||
serializedVersion: 6
|
||||
defaultSettings:
|
||||
loadType: 0
|
||||
sampleRateSetting: 0
|
||||
sampleRateOverride: 44100
|
||||
compressionFormat: 1
|
||||
quality: 1
|
||||
conversionMode: 0
|
||||
platformSettingOverrides: {}
|
||||
forceToMono: 0
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
3D: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Sounds/Door/sfx_action_door_closing_02.wav
Normal file
BIN
Assets/Sounds/Door/sfx_action_door_closing_02.wav
Normal file
Binary file not shown.
22
Assets/Sounds/Door/sfx_action_door_closing_02.wav.meta
Normal file
22
Assets/Sounds/Door/sfx_action_door_closing_02.wav.meta
Normal file
@ -0,0 +1,22 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 3e30ea177f3a26b4d8b99044701f1757
|
||||
timeCreated: 1440359878
|
||||
licenseType: Free
|
||||
AudioImporter:
|
||||
serializedVersion: 6
|
||||
defaultSettings:
|
||||
loadType: 0
|
||||
sampleRateSetting: 0
|
||||
sampleRateOverride: 44100
|
||||
compressionFormat: 1
|
||||
quality: 1
|
||||
conversionMode: 0
|
||||
platformSettingOverrides: {}
|
||||
forceToMono: 0
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
3D: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Sounds/Door/sfx_action_doorknob_01.wav
Normal file
BIN
Assets/Sounds/Door/sfx_action_doorknob_01.wav
Normal file
Binary file not shown.
22
Assets/Sounds/Door/sfx_action_doorknob_01.wav.meta
Normal file
22
Assets/Sounds/Door/sfx_action_doorknob_01.wav.meta
Normal file
@ -0,0 +1,22 @@
|
||||
fileFormatVersion: 2
|
||||
guid: a6acf404512766943922260b0f1f08d3
|
||||
timeCreated: 1440359884
|
||||
licenseType: Free
|
||||
AudioImporter:
|
||||
serializedVersion: 6
|
||||
defaultSettings:
|
||||
loadType: 0
|
||||
sampleRateSetting: 0
|
||||
sampleRateOverride: 44100
|
||||
compressionFormat: 1
|
||||
quality: 1
|
||||
conversionMode: 0
|
||||
platformSettingOverrides: {}
|
||||
forceToMono: 0
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
3D: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Sounds/Door/sfx_action_doorknob_02.wav
Normal file
BIN
Assets/Sounds/Door/sfx_action_doorknob_02.wav
Normal file
Binary file not shown.
22
Assets/Sounds/Door/sfx_action_doorknob_02.wav.meta
Normal file
22
Assets/Sounds/Door/sfx_action_doorknob_02.wav.meta
Normal file
@ -0,0 +1,22 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 01a247f3ef486604e85b5c9d99d287e8
|
||||
timeCreated: 1440359877
|
||||
licenseType: Free
|
||||
AudioImporter:
|
||||
serializedVersion: 6
|
||||
defaultSettings:
|
||||
loadType: 0
|
||||
sampleRateSetting: 0
|
||||
sampleRateOverride: 44100
|
||||
compressionFormat: 1
|
||||
quality: 1
|
||||
conversionMode: 0
|
||||
platformSettingOverrides: {}
|
||||
forceToMono: 0
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
3D: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Sounds/Door/sfx_action_doorknob_03.wav
Normal file
BIN
Assets/Sounds/Door/sfx_action_doorknob_03.wav
Normal file
Binary file not shown.
22
Assets/Sounds/Door/sfx_action_doorknob_03.wav.meta
Normal file
22
Assets/Sounds/Door/sfx_action_doorknob_03.wav.meta
Normal file
@ -0,0 +1,22 @@
|
||||
fileFormatVersion: 2
|
||||
guid: f2d9ea7dc6f2ff5499a0c1aa734b1f6b
|
||||
timeCreated: 1440359887
|
||||
licenseType: Free
|
||||
AudioImporter:
|
||||
serializedVersion: 6
|
||||
defaultSettings:
|
||||
loadType: 0
|
||||
sampleRateSetting: 0
|
||||
sampleRateOverride: 44100
|
||||
compressionFormat: 1
|
||||
quality: 1
|
||||
conversionMode: 0
|
||||
platformSettingOverrides: {}
|
||||
forceToMono: 0
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
3D: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Sounds/Door/sfx_action_doorknob_04.wav
Normal file
BIN
Assets/Sounds/Door/sfx_action_doorknob_04.wav
Normal file
Binary file not shown.
22
Assets/Sounds/Door/sfx_action_doorknob_04.wav.meta
Normal file
22
Assets/Sounds/Door/sfx_action_doorknob_04.wav.meta
Normal file
@ -0,0 +1,22 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 65ccb21d3d117b144ae3de411ee8151a
|
||||
timeCreated: 1440359879
|
||||
licenseType: Free
|
||||
AudioImporter:
|
||||
serializedVersion: 6
|
||||
defaultSettings:
|
||||
loadType: 0
|
||||
sampleRateSetting: 0
|
||||
sampleRateOverride: 44100
|
||||
compressionFormat: 1
|
||||
quality: 1
|
||||
conversionMode: 0
|
||||
platformSettingOverrides: {}
|
||||
forceToMono: 0
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
3D: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
9
Assets/Sounds/Hitting.meta
Normal file
9
Assets/Sounds/Hitting.meta
Normal file
@ -0,0 +1,9 @@
|
||||
fileFormatVersion: 2
|
||||
guid: b378a11db07b2784c9d67c6b4a66d1b1
|
||||
folderAsset: yes
|
||||
timeCreated: 1440359876
|
||||
licenseType: Free
|
||||
DefaultImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Sounds/Hitting/sfx_action_throw_01.wav
Normal file
BIN
Assets/Sounds/Hitting/sfx_action_throw_01.wav
Normal file
Binary file not shown.
22
Assets/Sounds/Hitting/sfx_action_throw_01.wav.meta
Normal file
22
Assets/Sounds/Hitting/sfx_action_throw_01.wav.meta
Normal file
@ -0,0 +1,22 @@
|
||||
fileFormatVersion: 2
|
||||
guid: f34a0f72e1abd19499963a5fdd86469d
|
||||
timeCreated: 1440359888
|
||||
licenseType: Free
|
||||
AudioImporter:
|
||||
serializedVersion: 6
|
||||
defaultSettings:
|
||||
loadType: 0
|
||||
sampleRateSetting: 0
|
||||
sampleRateOverride: 44100
|
||||
compressionFormat: 1
|
||||
quality: 1
|
||||
conversionMode: 0
|
||||
platformSettingOverrides: {}
|
||||
forceToMono: 0
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
3D: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Sounds/Hitting/sfx_action_throw_02.wav
Normal file
BIN
Assets/Sounds/Hitting/sfx_action_throw_02.wav
Normal file
Binary file not shown.
22
Assets/Sounds/Hitting/sfx_action_throw_02.wav.meta
Normal file
22
Assets/Sounds/Hitting/sfx_action_throw_02.wav.meta
Normal file
@ -0,0 +1,22 @@
|
||||
fileFormatVersion: 2
|
||||
guid: c22c7c7321ca7774e95275f12902d5aa
|
||||
timeCreated: 1440359886
|
||||
licenseType: Free
|
||||
AudioImporter:
|
||||
serializedVersion: 6
|
||||
defaultSettings:
|
||||
loadType: 0
|
||||
sampleRateSetting: 0
|
||||
sampleRateOverride: 44100
|
||||
compressionFormat: 1
|
||||
quality: 1
|
||||
conversionMode: 0
|
||||
platformSettingOverrides: {}
|
||||
forceToMono: 0
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
3D: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Sounds/Hitting/sfx_action_throw_03.wav
Normal file
BIN
Assets/Sounds/Hitting/sfx_action_throw_03.wav
Normal file
Binary file not shown.
22
Assets/Sounds/Hitting/sfx_action_throw_03.wav.meta
Normal file
22
Assets/Sounds/Hitting/sfx_action_throw_03.wav.meta
Normal file
@ -0,0 +1,22 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 32ef10b9014ca7b48840c024d6bd6a4a
|
||||
timeCreated: 1440359878
|
||||
licenseType: Free
|
||||
AudioImporter:
|
||||
serializedVersion: 6
|
||||
defaultSettings:
|
||||
loadType: 0
|
||||
sampleRateSetting: 0
|
||||
sampleRateOverride: 44100
|
||||
compressionFormat: 1
|
||||
quality: 1
|
||||
conversionMode: 0
|
||||
platformSettingOverrides: {}
|
||||
forceToMono: 0
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
3D: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Sounds/Hitting/sfx_action_throw_04.wav
Normal file
BIN
Assets/Sounds/Hitting/sfx_action_throw_04.wav
Normal file
Binary file not shown.
22
Assets/Sounds/Hitting/sfx_action_throw_04.wav.meta
Normal file
22
Assets/Sounds/Hitting/sfx_action_throw_04.wav.meta
Normal file
@ -0,0 +1,22 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 415edae327404184aa4bca8b1deb901a
|
||||
timeCreated: 1440359878
|
||||
licenseType: Free
|
||||
AudioImporter:
|
||||
serializedVersion: 6
|
||||
defaultSettings:
|
||||
loadType: 0
|
||||
sampleRateSetting: 0
|
||||
sampleRateOverride: 44100
|
||||
compressionFormat: 1
|
||||
quality: 1
|
||||
conversionMode: 0
|
||||
platformSettingOverrides: {}
|
||||
forceToMono: 0
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
3D: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Sounds/Hitting/sfx_action_throw_05.wav
Normal file
BIN
Assets/Sounds/Hitting/sfx_action_throw_05.wav
Normal file
Binary file not shown.
22
Assets/Sounds/Hitting/sfx_action_throw_05.wav.meta
Normal file
22
Assets/Sounds/Hitting/sfx_action_throw_05.wav.meta
Normal file
@ -0,0 +1,22 @@
|
||||
fileFormatVersion: 2
|
||||
guid: e34f6e8bbc767b148961e6ca61d88315
|
||||
timeCreated: 1440359887
|
||||
licenseType: Free
|
||||
AudioImporter:
|
||||
serializedVersion: 6
|
||||
defaultSettings:
|
||||
loadType: 0
|
||||
sampleRateSetting: 0
|
||||
sampleRateOverride: 44100
|
||||
compressionFormat: 1
|
||||
quality: 1
|
||||
conversionMode: 0
|
||||
platformSettingOverrides: {}
|
||||
forceToMono: 0
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
3D: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Sounds/Hitting/sfx_impact_pillow_01.wav
Normal file
BIN
Assets/Sounds/Hitting/sfx_impact_pillow_01.wav
Normal file
Binary file not shown.
22
Assets/Sounds/Hitting/sfx_impact_pillow_01.wav.meta
Normal file
22
Assets/Sounds/Hitting/sfx_impact_pillow_01.wav.meta
Normal file
@ -0,0 +1,22 @@
|
||||
fileFormatVersion: 2
|
||||
guid: d6fbd80160aa32446aac3c10432d71cf
|
||||
timeCreated: 1440359886
|
||||
licenseType: Free
|
||||
AudioImporter:
|
||||
serializedVersion: 6
|
||||
defaultSettings:
|
||||
loadType: 0
|
||||
sampleRateSetting: 0
|
||||
sampleRateOverride: 44100
|
||||
compressionFormat: 1
|
||||
quality: 1
|
||||
conversionMode: 0
|
||||
platformSettingOverrides: {}
|
||||
forceToMono: 0
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
3D: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Sounds/Hitting/sfx_impact_pillow_02.wav
Normal file
BIN
Assets/Sounds/Hitting/sfx_impact_pillow_02.wav
Normal file
Binary file not shown.
22
Assets/Sounds/Hitting/sfx_impact_pillow_02.wav.meta
Normal file
22
Assets/Sounds/Hitting/sfx_impact_pillow_02.wav.meta
Normal file
@ -0,0 +1,22 @@
|
||||
fileFormatVersion: 2
|
||||
guid: ba40f02861799654982ce5143895bfa3
|
||||
timeCreated: 1440359885
|
||||
licenseType: Free
|
||||
AudioImporter:
|
||||
serializedVersion: 6
|
||||
defaultSettings:
|
||||
loadType: 0
|
||||
sampleRateSetting: 0
|
||||
sampleRateOverride: 44100
|
||||
compressionFormat: 1
|
||||
quality: 1
|
||||
conversionMode: 0
|
||||
platformSettingOverrides: {}
|
||||
forceToMono: 0
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
3D: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Sounds/Hitting/sfx_impact_pillow_03.wav
Normal file
BIN
Assets/Sounds/Hitting/sfx_impact_pillow_03.wav
Normal file
Binary file not shown.
22
Assets/Sounds/Hitting/sfx_impact_pillow_03.wav.meta
Normal file
22
Assets/Sounds/Hitting/sfx_impact_pillow_03.wav.meta
Normal file
@ -0,0 +1,22 @@
|
||||
fileFormatVersion: 2
|
||||
guid: c8bf8a7ee2839f74d981957046295194
|
||||
timeCreated: 1440359886
|
||||
licenseType: Free
|
||||
AudioImporter:
|
||||
serializedVersion: 6
|
||||
defaultSettings:
|
||||
loadType: 0
|
||||
sampleRateSetting: 0
|
||||
sampleRateOverride: 44100
|
||||
compressionFormat: 1
|
||||
quality: 1
|
||||
conversionMode: 0
|
||||
platformSettingOverrides: {}
|
||||
forceToMono: 0
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
3D: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Sounds/Hitting/sfx_impact_pillow_04.wav
Normal file
BIN
Assets/Sounds/Hitting/sfx_impact_pillow_04.wav
Normal file
Binary file not shown.
22
Assets/Sounds/Hitting/sfx_impact_pillow_04.wav.meta
Normal file
22
Assets/Sounds/Hitting/sfx_impact_pillow_04.wav.meta
Normal file
@ -0,0 +1,22 @@
|
||||
fileFormatVersion: 2
|
||||
guid: bba4883df38b00b4f82868f7e20d4001
|
||||
timeCreated: 1440359886
|
||||
licenseType: Free
|
||||
AudioImporter:
|
||||
serializedVersion: 6
|
||||
defaultSettings:
|
||||
loadType: 0
|
||||
sampleRateSetting: 0
|
||||
sampleRateOverride: 44100
|
||||
compressionFormat: 1
|
||||
quality: 1
|
||||
conversionMode: 0
|
||||
platformSettingOverrides: {}
|
||||
forceToMono: 0
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
3D: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Sounds/Hitting/sfx_impact_pillow_05.wav
Normal file
BIN
Assets/Sounds/Hitting/sfx_impact_pillow_05.wav
Normal file
Binary file not shown.
22
Assets/Sounds/Hitting/sfx_impact_pillow_05.wav.meta
Normal file
22
Assets/Sounds/Hitting/sfx_impact_pillow_05.wav.meta
Normal file
@ -0,0 +1,22 @@
|
||||
fileFormatVersion: 2
|
||||
guid: ee21dfb38adfe2d49b1b8f1d4642f41a
|
||||
timeCreated: 1440359887
|
||||
licenseType: Free
|
||||
AudioImporter:
|
||||
serializedVersion: 6
|
||||
defaultSettings:
|
||||
loadType: 0
|
||||
sampleRateSetting: 0
|
||||
sampleRateOverride: 44100
|
||||
compressionFormat: 1
|
||||
quality: 1
|
||||
conversionMode: 0
|
||||
platformSettingOverrides: {}
|
||||
forceToMono: 0
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
3D: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Sounds/Hitting/sfx_impact_pillow_06.wav
Normal file
BIN
Assets/Sounds/Hitting/sfx_impact_pillow_06.wav
Normal file
Binary file not shown.
22
Assets/Sounds/Hitting/sfx_impact_pillow_06.wav.meta
Normal file
22
Assets/Sounds/Hitting/sfx_impact_pillow_06.wav.meta
Normal file
@ -0,0 +1,22 @@
|
||||
fileFormatVersion: 2
|
||||
guid: a2f3bf370476f1f46a486eb1ad07ba75
|
||||
timeCreated: 1440359884
|
||||
licenseType: Free
|
||||
AudioImporter:
|
||||
serializedVersion: 6
|
||||
defaultSettings:
|
||||
loadType: 0
|
||||
sampleRateSetting: 0
|
||||
sampleRateOverride: 44100
|
||||
compressionFormat: 1
|
||||
quality: 1
|
||||
conversionMode: 0
|
||||
platformSettingOverrides: {}
|
||||
forceToMono: 0
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
3D: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Sounds/Hitting/sfx_impact_pillow_07.wav
Normal file
BIN
Assets/Sounds/Hitting/sfx_impact_pillow_07.wav
Normal file
Binary file not shown.
22
Assets/Sounds/Hitting/sfx_impact_pillow_07.wav.meta
Normal file
22
Assets/Sounds/Hitting/sfx_impact_pillow_07.wav.meta
Normal file
@ -0,0 +1,22 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 1878938d97cd36a49bf3ca7dad5db8de
|
||||
timeCreated: 1440359877
|
||||
licenseType: Free
|
||||
AudioImporter:
|
||||
serializedVersion: 6
|
||||
defaultSettings:
|
||||
loadType: 0
|
||||
sampleRateSetting: 0
|
||||
sampleRateOverride: 44100
|
||||
compressionFormat: 1
|
||||
quality: 1
|
||||
conversionMode: 0
|
||||
platformSettingOverrides: {}
|
||||
forceToMono: 0
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
3D: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
9
Assets/Sounds/Kids.meta
Normal file
9
Assets/Sounds/Kids.meta
Normal file
@ -0,0 +1,9 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 9e191cf96a98ede48a2180f8d4afec3e
|
||||
folderAsset: yes
|
||||
timeCreated: 1440359876
|
||||
licenseType: Free
|
||||
DefaultImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Sounds/Kids/sfx_action_hurt_kid_01.wav
Normal file
BIN
Assets/Sounds/Kids/sfx_action_hurt_kid_01.wav
Normal file
Binary file not shown.
22
Assets/Sounds/Kids/sfx_action_hurt_kid_01.wav.meta
Normal file
22
Assets/Sounds/Kids/sfx_action_hurt_kid_01.wav.meta
Normal file
@ -0,0 +1,22 @@
|
||||
fileFormatVersion: 2
|
||||
guid: cdeebef3ef49dc14489ce32b539c6e85
|
||||
timeCreated: 1440359886
|
||||
licenseType: Free
|
||||
AudioImporter:
|
||||
serializedVersion: 6
|
||||
defaultSettings:
|
||||
loadType: 0
|
||||
sampleRateSetting: 0
|
||||
sampleRateOverride: 44100
|
||||
compressionFormat: 1
|
||||
quality: 1
|
||||
conversionMode: 0
|
||||
platformSettingOverrides: {}
|
||||
forceToMono: 0
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
3D: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Sounds/Kids/sfx_action_hurt_kid_02.wav
Normal file
BIN
Assets/Sounds/Kids/sfx_action_hurt_kid_02.wav
Normal file
Binary file not shown.
22
Assets/Sounds/Kids/sfx_action_hurt_kid_02.wav.meta
Normal file
22
Assets/Sounds/Kids/sfx_action_hurt_kid_02.wav.meta
Normal file
@ -0,0 +1,22 @@
|
||||
fileFormatVersion: 2
|
||||
guid: e35c3209a47d8fe4aa8416ebf08b6c75
|
||||
timeCreated: 1440359887
|
||||
licenseType: Free
|
||||
AudioImporter:
|
||||
serializedVersion: 6
|
||||
defaultSettings:
|
||||
loadType: 0
|
||||
sampleRateSetting: 0
|
||||
sampleRateOverride: 44100
|
||||
compressionFormat: 1
|
||||
quality: 1
|
||||
conversionMode: 0
|
||||
platformSettingOverrides: {}
|
||||
forceToMono: 0
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
3D: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Sounds/Kids/sfx_action_hurt_kid_03.wav
Normal file
BIN
Assets/Sounds/Kids/sfx_action_hurt_kid_03.wav
Normal file
Binary file not shown.
22
Assets/Sounds/Kids/sfx_action_hurt_kid_03.wav.meta
Normal file
22
Assets/Sounds/Kids/sfx_action_hurt_kid_03.wav.meta
Normal file
@ -0,0 +1,22 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 37b0f1b847bbcfb448af591100bd9a1c
|
||||
timeCreated: 1440359878
|
||||
licenseType: Free
|
||||
AudioImporter:
|
||||
serializedVersion: 6
|
||||
defaultSettings:
|
||||
loadType: 0
|
||||
sampleRateSetting: 0
|
||||
sampleRateOverride: 44100
|
||||
compressionFormat: 1
|
||||
quality: 1
|
||||
conversionMode: 0
|
||||
platformSettingOverrides: {}
|
||||
forceToMono: 0
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
3D: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Sounds/Kids/sfx_walla_kid_dying.wav
Normal file
BIN
Assets/Sounds/Kids/sfx_walla_kid_dying.wav
Normal file
Binary file not shown.
22
Assets/Sounds/Kids/sfx_walla_kid_dying.wav.meta
Normal file
22
Assets/Sounds/Kids/sfx_walla_kid_dying.wav.meta
Normal file
@ -0,0 +1,22 @@
|
||||
fileFormatVersion: 2
|
||||
guid: f770cde5f80b865408da27798eda77f0
|
||||
timeCreated: 1440359888
|
||||
licenseType: Free
|
||||
AudioImporter:
|
||||
serializedVersion: 6
|
||||
defaultSettings:
|
||||
loadType: 0
|
||||
sampleRateSetting: 0
|
||||
sampleRateOverride: 44100
|
||||
compressionFormat: 1
|
||||
quality: 1
|
||||
conversionMode: 0
|
||||
platformSettingOverrides: {}
|
||||
forceToMono: 0
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
3D: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Sounds/Kids/sfx_walla_kid_jump_01.wav
Normal file
BIN
Assets/Sounds/Kids/sfx_walla_kid_jump_01.wav
Normal file
Binary file not shown.
22
Assets/Sounds/Kids/sfx_walla_kid_jump_01.wav.meta
Normal file
22
Assets/Sounds/Kids/sfx_walla_kid_jump_01.wav.meta
Normal file
@ -0,0 +1,22 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 2dfc3427a10d9484b8ab97dad5b677db
|
||||
timeCreated: 1440359877
|
||||
licenseType: Free
|
||||
AudioImporter:
|
||||
serializedVersion: 6
|
||||
defaultSettings:
|
||||
loadType: 0
|
||||
sampleRateSetting: 0
|
||||
sampleRateOverride: 44100
|
||||
compressionFormat: 1
|
||||
quality: 1
|
||||
conversionMode: 0
|
||||
platformSettingOverrides: {}
|
||||
forceToMono: 0
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
3D: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Sounds/Kids/sfx_walla_kid_jump_02.wav
Normal file
BIN
Assets/Sounds/Kids/sfx_walla_kid_jump_02.wav
Normal file
Binary file not shown.
22
Assets/Sounds/Kids/sfx_walla_kid_jump_02.wav.meta
Normal file
22
Assets/Sounds/Kids/sfx_walla_kid_jump_02.wav.meta
Normal file
@ -0,0 +1,22 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 0cceffe71f0b18d4f985e5a905e69f41
|
||||
timeCreated: 1440359877
|
||||
licenseType: Free
|
||||
AudioImporter:
|
||||
serializedVersion: 6
|
||||
defaultSettings:
|
||||
loadType: 0
|
||||
sampleRateSetting: 0
|
||||
sampleRateOverride: 44100
|
||||
compressionFormat: 1
|
||||
quality: 1
|
||||
conversionMode: 0
|
||||
platformSettingOverrides: {}
|
||||
forceToMono: 0
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
3D: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Sounds/Kids/sfx_walla_kid_jump_03.wav
Normal file
BIN
Assets/Sounds/Kids/sfx_walla_kid_jump_03.wav
Normal file
Binary file not shown.
22
Assets/Sounds/Kids/sfx_walla_kid_jump_03.wav.meta
Normal file
22
Assets/Sounds/Kids/sfx_walla_kid_jump_03.wav.meta
Normal file
@ -0,0 +1,22 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 50a71b6879b2b304694fc67ddd78360d
|
||||
timeCreated: 1440359879
|
||||
licenseType: Free
|
||||
AudioImporter:
|
||||
serializedVersion: 6
|
||||
defaultSettings:
|
||||
loadType: 0
|
||||
sampleRateSetting: 0
|
||||
sampleRateOverride: 44100
|
||||
compressionFormat: 1
|
||||
quality: 1
|
||||
conversionMode: 0
|
||||
platformSettingOverrides: {}
|
||||
forceToMono: 0
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
3D: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Sounds/Kids/sfx_walla_kid_jump_04.wav
Normal file
BIN
Assets/Sounds/Kids/sfx_walla_kid_jump_04.wav
Normal file
Binary file not shown.
22
Assets/Sounds/Kids/sfx_walla_kid_jump_04.wav.meta
Normal file
22
Assets/Sounds/Kids/sfx_walla_kid_jump_04.wav.meta
Normal file
@ -0,0 +1,22 @@
|
||||
fileFormatVersion: 2
|
||||
guid: a9fcc09894ead4149ac7fa35d9da8287
|
||||
timeCreated: 1440359885
|
||||
licenseType: Free
|
||||
AudioImporter:
|
||||
serializedVersion: 6
|
||||
defaultSettings:
|
||||
loadType: 0
|
||||
sampleRateSetting: 0
|
||||
sampleRateOverride: 44100
|
||||
compressionFormat: 1
|
||||
quality: 1
|
||||
conversionMode: 0
|
||||
platformSettingOverrides: {}
|
||||
forceToMono: 0
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
3D: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
9
Assets/Sounds/Lave.meta
Normal file
9
Assets/Sounds/Lave.meta
Normal file
@ -0,0 +1,9 @@
|
||||
fileFormatVersion: 2
|
||||
guid: fd909fad967b38b42a8984129f87b667
|
||||
folderAsset: yes
|
||||
timeCreated: 1440359876
|
||||
licenseType: Free
|
||||
DefaultImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Sounds/Lave/sfx_impact__fire_01.wav
Normal file
BIN
Assets/Sounds/Lave/sfx_impact__fire_01.wav
Normal file
Binary file not shown.
22
Assets/Sounds/Lave/sfx_impact__fire_01.wav.meta
Normal file
22
Assets/Sounds/Lave/sfx_impact__fire_01.wav.meta
Normal file
@ -0,0 +1,22 @@
|
||||
fileFormatVersion: 2
|
||||
guid: c3e028e0cc5d68642905257b377adc5f
|
||||
timeCreated: 1440359886
|
||||
licenseType: Free
|
||||
AudioImporter:
|
||||
serializedVersion: 6
|
||||
defaultSettings:
|
||||
loadType: 0
|
||||
sampleRateSetting: 0
|
||||
sampleRateOverride: 44100
|
||||
compressionFormat: 1
|
||||
quality: 1
|
||||
conversionMode: 0
|
||||
platformSettingOverrides: {}
|
||||
forceToMono: 0
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
3D: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
9
Assets/Sounds/LockOn.meta
Normal file
9
Assets/Sounds/LockOn.meta
Normal file
@ -0,0 +1,9 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 4310859becf377a42a93ded0fa10018c
|
||||
folderAsset: yes
|
||||
timeCreated: 1440359876
|
||||
licenseType: Free
|
||||
DefaultImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Sounds/LockOn/sfx_interface_lockon_01.wav
Normal file
BIN
Assets/Sounds/LockOn/sfx_interface_lockon_01.wav
Normal file
Binary file not shown.
22
Assets/Sounds/LockOn/sfx_interface_lockon_01.wav.meta
Normal file
22
Assets/Sounds/LockOn/sfx_interface_lockon_01.wav.meta
Normal file
@ -0,0 +1,22 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 520ad47ae4c3d7b4087ee3f70d65cc64
|
||||
timeCreated: 1440359879
|
||||
licenseType: Free
|
||||
AudioImporter:
|
||||
serializedVersion: 6
|
||||
defaultSettings:
|
||||
loadType: 0
|
||||
sampleRateSetting: 0
|
||||
sampleRateOverride: 44100
|
||||
compressionFormat: 1
|
||||
quality: 1
|
||||
conversionMode: 0
|
||||
platformSettingOverrides: {}
|
||||
forceToMono: 0
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
3D: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Sounds/LockOn/sfx_interface_lockon_02.wav
Normal file
BIN
Assets/Sounds/LockOn/sfx_interface_lockon_02.wav
Normal file
Binary file not shown.
22
Assets/Sounds/LockOn/sfx_interface_lockon_02.wav.meta
Normal file
22
Assets/Sounds/LockOn/sfx_interface_lockon_02.wav.meta
Normal file
@ -0,0 +1,22 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 263c34de57863d24abde99da6635de25
|
||||
timeCreated: 1440359877
|
||||
licenseType: Free
|
||||
AudioImporter:
|
||||
serializedVersion: 6
|
||||
defaultSettings:
|
||||
loadType: 0
|
||||
sampleRateSetting: 0
|
||||
sampleRateOverride: 44100
|
||||
compressionFormat: 1
|
||||
quality: 1
|
||||
conversionMode: 0
|
||||
platformSettingOverrides: {}
|
||||
forceToMono: 0
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
3D: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Sounds/LockOn/sfx_interface_lockon_03.wav
Normal file
BIN
Assets/Sounds/LockOn/sfx_interface_lockon_03.wav
Normal file
Binary file not shown.
22
Assets/Sounds/LockOn/sfx_interface_lockon_03.wav.meta
Normal file
22
Assets/Sounds/LockOn/sfx_interface_lockon_03.wav.meta
Normal file
@ -0,0 +1,22 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 3f4bef1e6fc042a4993989064ebdeae8
|
||||
timeCreated: 1440359878
|
||||
licenseType: Free
|
||||
AudioImporter:
|
||||
serializedVersion: 6
|
||||
defaultSettings:
|
||||
loadType: 0
|
||||
sampleRateSetting: 0
|
||||
sampleRateOverride: 44100
|
||||
compressionFormat: 1
|
||||
quality: 1
|
||||
conversionMode: 0
|
||||
platformSettingOverrides: {}
|
||||
forceToMono: 0
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
3D: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
9
Assets/Sounds/Oreiller.meta
Normal file
9
Assets/Sounds/Oreiller.meta
Normal file
@ -0,0 +1,9 @@
|
||||
fileFormatVersion: 2
|
||||
guid: f387fb85290013441b78b05a31ebe910
|
||||
folderAsset: yes
|
||||
timeCreated: 1440359876
|
||||
licenseType: Free
|
||||
DefaultImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Sounds/Oreiller/sfx_action_pillow_grab_01.wav
Normal file
BIN
Assets/Sounds/Oreiller/sfx_action_pillow_grab_01.wav
Normal file
Binary file not shown.
22
Assets/Sounds/Oreiller/sfx_action_pillow_grab_01.wav.meta
Normal file
22
Assets/Sounds/Oreiller/sfx_action_pillow_grab_01.wav.meta
Normal file
@ -0,0 +1,22 @@
|
||||
fileFormatVersion: 2
|
||||
guid: b31cdbba99f0a214d8addac02bce9d83
|
||||
timeCreated: 1440359885
|
||||
licenseType: Free
|
||||
AudioImporter:
|
||||
serializedVersion: 6
|
||||
defaultSettings:
|
||||
loadType: 0
|
||||
sampleRateSetting: 0
|
||||
sampleRateOverride: 44100
|
||||
compressionFormat: 1
|
||||
quality: 1
|
||||
conversionMode: 0
|
||||
platformSettingOverrides: {}
|
||||
forceToMono: 0
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
3D: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
9
Assets/Sounds/Stinger.meta
Normal file
9
Assets/Sounds/Stinger.meta
Normal file
@ -0,0 +1,9 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 49b02513408e5a348869dd122c74b752
|
||||
folderAsset: yes
|
||||
timeCreated: 1440359876
|
||||
licenseType: Free
|
||||
DefaultImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Sounds/Stinger/Stinger.wav
Normal file
BIN
Assets/Sounds/Stinger/Stinger.wav
Normal file
Binary file not shown.
22
Assets/Sounds/Stinger/Stinger.wav.meta
Normal file
22
Assets/Sounds/Stinger/Stinger.wav.meta
Normal file
@ -0,0 +1,22 @@
|
||||
fileFormatVersion: 2
|
||||
guid: a9c9d929e66dca54c9526a2107ddf01f
|
||||
timeCreated: 1440359884
|
||||
licenseType: Free
|
||||
AudioImporter:
|
||||
serializedVersion: 6
|
||||
defaultSettings:
|
||||
loadType: 0
|
||||
sampleRateSetting: 0
|
||||
sampleRateOverride: 44100
|
||||
compressionFormat: 1
|
||||
quality: 1
|
||||
conversionMode: 0
|
||||
platformSettingOverrides: {}
|
||||
forceToMono: 0
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
3D: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Sounds/mus_floorislava_defaite.wav
Normal file
BIN
Assets/Sounds/mus_floorislava_defaite.wav
Normal file
Binary file not shown.
22
Assets/Sounds/mus_floorislava_defaite.wav.meta
Normal file
22
Assets/Sounds/mus_floorislava_defaite.wav.meta
Normal file
@ -0,0 +1,22 @@
|
||||
fileFormatVersion: 2
|
||||
guid: b81f640414b0fb14eb0a2fb40ce272a2
|
||||
timeCreated: 1440359885
|
||||
licenseType: Free
|
||||
AudioImporter:
|
||||
serializedVersion: 6
|
||||
defaultSettings:
|
||||
loadType: 0
|
||||
sampleRateSetting: 0
|
||||
sampleRateOverride: 44100
|
||||
compressionFormat: 1
|
||||
quality: 1
|
||||
conversionMode: 0
|
||||
platformSettingOverrides: {}
|
||||
forceToMono: 0
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
3D: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Sounds/mus_floorislava_loop.wav
Normal file
BIN
Assets/Sounds/mus_floorislava_loop.wav
Normal file
Binary file not shown.
22
Assets/Sounds/mus_floorislava_loop.wav.meta
Normal file
22
Assets/Sounds/mus_floorislava_loop.wav.meta
Normal file
@ -0,0 +1,22 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 90a33fef5ed3c7a47adeffe520878505
|
||||
timeCreated: 1440359883
|
||||
licenseType: Free
|
||||
AudioImporter:
|
||||
serializedVersion: 6
|
||||
defaultSettings:
|
||||
loadType: 0
|
||||
sampleRateSetting: 0
|
||||
sampleRateOverride: 44100
|
||||
compressionFormat: 1
|
||||
quality: 1
|
||||
conversionMode: 0
|
||||
platformSettingOverrides: {}
|
||||
forceToMono: 0
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
3D: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Sounds/mus_floorislava_victoire.wav
Normal file
BIN
Assets/Sounds/mus_floorislava_victoire.wav
Normal file
Binary file not shown.
22
Assets/Sounds/mus_floorislava_victoire.wav.meta
Normal file
22
Assets/Sounds/mus_floorislava_victoire.wav.meta
Normal file
@ -0,0 +1,22 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 69e15b57e1e682844aa8823da083a813
|
||||
timeCreated: 1440359880
|
||||
licenseType: Free
|
||||
AudioImporter:
|
||||
serializedVersion: 6
|
||||
defaultSettings:
|
||||
loadType: 0
|
||||
sampleRateSetting: 0
|
||||
sampleRateOverride: 44100
|
||||
compressionFormat: 1
|
||||
quality: 1
|
||||
conversionMode: 0
|
||||
platformSettingOverrides: {}
|
||||
forceToMono: 0
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
3D: 1
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Loading…
x
Reference in New Issue
Block a user