import falling platform sound

This commit is contained in:
Cat Flynn 2021-03-17 18:28:13 +00:00
parent 63ed52fe4a
commit 44e55b22fe
5 changed files with 42 additions and 4 deletions

BIN
game/FMOD Project/Assets/FallingPlatform_Kernel.ogg (Stored with Git LFS) Normal file

Binary file not shown.

BIN
game/FMOD Project/Build/Desktop/Music.bank (Stored with Git LFS)

Binary file not shown.

BIN
game/FMOD Project/Build/Desktop/SFX.bank (Stored with Git LFS)

Binary file not shown.

View File

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<objects serializationModel="Studio.02.01.00">
<object class="AudioFile" id="{8dec1f5d-3c58-4d25-856a-05daa90f2858}">
<property name="assetPath">
<value>FallingPlatform_Kernel.ogg</value>
</property>
<property name="frequencyInKHz">
<value>48</value>
</property>
<property name="channelCount">
<value>2</value>
</property>
<property name="length">
<value>6.5</value>
</property>
<relationship name="masterAssetFolder">
<destination>{4c43130b-9186-4fb6-9d65-a9acdac70927}</destination>
</relationship>
</object>
</objects>

View File

@ -59,11 +59,18 @@
<object class="EventAutomatableProperties" id="{f0b2e4ca-f1f0-4d21-ac5a-21cda5919331}" /> <object class="EventAutomatableProperties" id="{f0b2e4ca-f1f0-4d21-ac5a-21cda5919331}" />
<object class="MarkerTrack" id="{3a925e63-caa8-4a02-83bf-576075b13bcf}" /> <object class="MarkerTrack" id="{3a925e63-caa8-4a02-83bf-576075b13bcf}" />
<object class="GroupTrack" id="{f7c9f6d5-59bd-497c-8f31-b6f31cbc62f6}"> <object class="GroupTrack" id="{f7c9f6d5-59bd-497c-8f31-b6f31cbc62f6}">
<relationship name="modules">
<destination>{53437fc5-c27f-4482-9899-ea2e159e3367}</destination>
</relationship>
<relationship name="mixerGroup"> <relationship name="mixerGroup">
<destination>{e8da119a-00df-49de-969d-af2ac3084350}</destination> <destination>{e8da119a-00df-49de-969d-af2ac3084350}</destination>
</relationship> </relationship>
</object> </object>
<object class="Timeline" id="{f6df55d9-3ff7-4428-a2bc-f535644e05e6}" /> <object class="Timeline" id="{f6df55d9-3ff7-4428-a2bc-f535644e05e6}">
<relationship name="modules">
<destination>{53437fc5-c27f-4482-9899-ea2e159e3367}</destination>
</relationship>
</object>
<object class="EventMixerMaster" id="{318b9ffa-5178-4401-9a38-5ae4f85e4854}"> <object class="EventMixerMaster" id="{318b9ffa-5178-4401-9a38-5ae4f85e4854}">
<relationship name="effectChain"> <relationship name="effectChain">
<destination>{a7c51766-5977-4bb0-99d7-4e37d94e3f80}</destination> <destination>{a7c51766-5977-4bb0-99d7-4e37d94e3f80}</destination>
@ -81,6 +88,14 @@
</relationship> </relationship>
</object> </object>
<object class="MixerBusPanner" id="{48285329-d113-4e3e-84de-e54e423b54fb}" /> <object class="MixerBusPanner" id="{48285329-d113-4e3e-84de-e54e423b54fb}" />
<object class="SingleSound" id="{53437fc5-c27f-4482-9899-ea2e159e3367}">
<property name="length">
<value>6.5</value>
</property>
<relationship name="audioFile">
<destination>{8dec1f5d-3c58-4d25-856a-05daa90f2858}</destination>
</relationship>
</object>
<object class="EventMixerGroup" id="{e8da119a-00df-49de-969d-af2ac3084350}"> <object class="EventMixerGroup" id="{e8da119a-00df-49de-969d-af2ac3084350}">
<property name="name"> <property name="name">
<value>Audio 1</value> <value>Audio 1</value>