浏览代码

Put sound on torches

Also added them to Field_Hill
/main
Ciro Continisio 3 年前
当前提交
5f2c082e
共有 6 个文件被更改,包括 525 次插入15 次删除
  1. 49
      UOP1_Project/Assets/Prefabs/Props/Torch.prefab
  2. 444
      UOP1_Project/Assets/Scenes/Locations/Field_Hill.unity
  3. 2
      UOP1_Project/Assets/ScriptableObjects/Audio/AudioConfigurations/3DSFX_Config.asset
  4. 4
      UOP1_Project/Assets/ScriptableObjects/Audio/AudioConfigurations/3DSFX_LowPriority_Config.asset
  5. 33
      UOP1_Project/Assets/ScriptableObjects/Audio/AudioConfigurations/Torches_Config.asset
  6. 8
      UOP1_Project/Assets/ScriptableObjects/Audio/AudioConfigurations/Torches_Config.asset.meta

49
UOP1_Project/Assets/Prefabs/Props/Torch.prefab


m_Height: 1.8
m_Direction: 1
m_Center: {x: 0.0007308293, y: 0.87371, z: 0.00003902614}
--- !u!1 &6436005157104389708
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 9035272773440405501}
- component: {fileID: 4533602203680327376}
m_Layer: 0
m_Name: AudioCue
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &9035272773440405501
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6436005157104389708}
m_LocalRotation: {x: -0, y: 0, z: -0, w: 1}
m_LocalPosition: {x: 0.00073082745, y: 1.528, z: 0.00003902614}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 3639386882481120833}
m_RootOrder: 4
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &4533602203680327376
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6436005157104389708}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 54f92f965dbe44449b252b814ddc7137, type: 3}
m_Name:
m_EditorClassIdentifier:
_audioCue: {fileID: 11400000, guid: aa532b63ce538554aa6ee2c8268cd3b1, type: 2}
_playOnStart: 1
_audioCueEventChannel: {fileID: 11400000, guid: c3c796b7c31ad3647a3fbae42e74764e,
type: 2}
_audioConfiguration: {fileID: 11400000, guid: 21f9d1bbfe816cd4a930533ced506b0f,
type: 2}
--- !u!1 &7689848852362285777
GameObject:
m_ObjectHideFlags: 0

444
UOP1_Project/Assets/Scenes/Locations/Field_Hill.unity
文件差异内容过多而无法显示
查看文件

2
UOP1_Project/Assets/ScriptableObjects/Audio/AudioConfigurations/3DSFX_Config.asset


ReverbZoneMix: 1
SpatialBlend: 1
RolloffMode: 0
MinDistance: 0.5
MinDistance: 0.3
MaxDistance: 100
Spread: 0
DopplerLevel: 0

4
UOP1_Project/Assets/ScriptableObjects/Audio/AudioConfigurations/3DSFX_LowPriority_Config.asset


ReverbZoneMix: 1
SpatialBlend: 1
RolloffMode: 0
MinDistance: 0.1
MaxDistance: 50
MinDistance: 0.3
MaxDistance: 100
Spread: 0
DopplerLevel: 0
BypassEffects: 0

33
UOP1_Project/Assets/ScriptableObjects/Audio/AudioConfigurations/Torches_Config.asset


%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: b357a35b19afa6e4ca9ed9cc1830f6de, type: 3}
m_Name: Torches_Config
m_EditorClassIdentifier:
OutputAudioMixerGroup: {fileID: -6246855377066869883, guid: 548a7f001ca6d3d4cb67c8edf84f62a3,
type: 2}
_priorityLevel: 194
Mute: 0
Volume: 0.5
Pitch: 1
PanStereo: 0
ReverbZoneMix: 1
SpatialBlend: 1
RolloffMode: 0
MinDistance: 0.1
MaxDistance: 100
Spread: 0
DopplerLevel: 0
BypassEffects: 0
BypassListenerEffects: 0
BypassReverbZones: 0
IgnoreListenerVolume: 0
IgnoreListenerPause: 0

8
UOP1_Project/Assets/ScriptableObjects/Audio/AudioConfigurations/Torches_Config.asset.meta


fileFormatVersion: 2
guid: 21f9d1bbfe816cd4a930533ced506b0f
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:
正在加载...
取消
保存