FMODi paigaldamine projekti sisse, fmod project created, assets are imported into FMOD; AudioManager and FMODEvents scripts, VR is set up
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<objects serializationModel="Studio.02.03.00">
|
||||
<object class="MixerGroup" id="{7a292e97-7d25-47a5-bc9a-d0b6c76125a2}">
|
||||
<property name="name">
|
||||
<value>Voiceovers</value>
|
||||
</property>
|
||||
<relationship name="effectChain">
|
||||
<destination>{18fe57ae-4110-48b9-92ff-598d3be28f6c}</destination>
|
||||
</relationship>
|
||||
<relationship name="panner">
|
||||
<destination>{f50afb9b-ec25-4548-a35a-682885bfb285}</destination>
|
||||
</relationship>
|
||||
<relationship name="output">
|
||||
<destination>{c751273e-6b77-46b1-8c19-a99f6f08e61e}</destination>
|
||||
</relationship>
|
||||
</object>
|
||||
<object class="MixerBusEffectChain" id="{18fe57ae-4110-48b9-92ff-598d3be28f6c}">
|
||||
<relationship name="effects">
|
||||
<destination>{ace42c8c-33f8-4dd9-8854-68aece7dac7d}</destination>
|
||||
</relationship>
|
||||
</object>
|
||||
<object class="MixerBusPanner" id="{f50afb9b-ec25-4548-a35a-682885bfb285}" />
|
||||
<object class="MixerBusFader" id="{ace42c8c-33f8-4dd9-8854-68aece7dac7d}" />
|
||||
</objects>
|
||||
Reference in New Issue
Block a user