fix: Message delay working properly
This commit is contained in:
parent
2f9b516605
commit
60fd82cff5
30 changed files with 538 additions and 19 deletions
98
Assets/Audio/Sounds.asset
Normal file
98
Assets/Audio/Sounds.asset
Normal file
|
@ -0,0 +1,98 @@
|
|||
%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: c4ed92ae62204888802bcdb9f4ea768c, type: 3}
|
||||
m_Name: Sounds
|
||||
m_EditorClassIdentifier:
|
||||
musicMixer: {fileID: -1737060409466159494, guid: 9cd1c823e77889746b410988e4d2e7b0, type: 2}
|
||||
sfxMixer: {fileID: -6183095416945886062, guid: 9cd1c823e77889746b410988e4d2e7b0, type: 2}
|
||||
sounds:
|
||||
- name: Musica
|
||||
clip: {fileID: 8300000, guid: b987ec7f011469f4188f7b067671ac77, type: 3}
|
||||
type: 0
|
||||
volume: 1
|
||||
volumeVariance: 0
|
||||
pitch: 1
|
||||
pitchVariance: 0
|
||||
loop: 1
|
||||
source: {fileID: 0}
|
||||
- name: 3fallos
|
||||
clip: {fileID: 8300000, guid: 9e416ecd3b54c2147bd3e0634798ec7d, type: 3}
|
||||
type: 1
|
||||
volume: 1
|
||||
volumeVariance: 0
|
||||
pitch: 1
|
||||
pitchVariance: 0
|
||||
loop: 0
|
||||
source: {fileID: 0}
|
||||
- name: borrar
|
||||
clip: {fileID: 8300000, guid: 34730312e1e3821419bcf8f93f62f7f4, type: 3}
|
||||
type: 1
|
||||
volume: 1
|
||||
volumeVariance: 0
|
||||
pitch: 1
|
||||
pitchVariance: 0
|
||||
loop: 0
|
||||
source: {fileID: 0}
|
||||
- name: click
|
||||
clip: {fileID: 8300000, guid: ca758602c75d8cd47988f8b059b5caeb, type: 3}
|
||||
type: 1
|
||||
volume: 1
|
||||
volumeVariance: 0
|
||||
pitch: 1
|
||||
pitchVariance: 0
|
||||
loop: 0
|
||||
source: {fileID: 0}
|
||||
- name: correcto
|
||||
clip: {fileID: 8300000, guid: 9a96ec33f514f454898a3d8fc93e7967, type: 3}
|
||||
type: 1
|
||||
volume: 1
|
||||
volumeVariance: 0
|
||||
pitch: 1
|
||||
pitchVariance: 0
|
||||
loop: 0
|
||||
source: {fileID: 0}
|
||||
- name: escribir
|
||||
clip: {fileID: 8300000, guid: cb963e59d7a0b64409df3d832664ac01, type: 3}
|
||||
type: 1
|
||||
volume: 1
|
||||
volumeVariance: 0
|
||||
pitch: 1
|
||||
pitchVariance: 0
|
||||
loop: 0
|
||||
source: {fileID: 0}
|
||||
- name: hover
|
||||
clip: {fileID: 8300000, guid: a062349ffae4ec945bba4fac92d9e263, type: 3}
|
||||
type: 1
|
||||
volume: 1
|
||||
volumeVariance: 0
|
||||
pitch: 1
|
||||
pitchVariance: 0
|
||||
loop: 0
|
||||
source: {fileID: 0}
|
||||
- name: recibir_mensaje
|
||||
clip: {fileID: 8300000, guid: 704e74209215d2c49a7aab659e5fcf54, type: 3}
|
||||
type: 1
|
||||
volume: 1
|
||||
volumeVariance: 0
|
||||
pitch: 1
|
||||
pitchVariance: 0
|
||||
loop: 0
|
||||
source: {fileID: 0}
|
||||
- name: zumbido
|
||||
clip: {fileID: 8300000, guid: e51edcb3a1a1c384695415071ad225ca, type: 3}
|
||||
type: 1
|
||||
volume: 1
|
||||
volumeVariance: 0
|
||||
pitch: 1
|
||||
pitchVariance: 0
|
||||
loop: 0
|
||||
source: {fileID: 0}
|
Loading…
Add table
Add a link
Reference in a new issue