car's sound was updated: fmod modulation, integration into Unity and fixing the overall sound through a different script
This commit is contained in:
@@ -89,14 +89,26 @@
|
||||
</object>
|
||||
<object class="MixerBusPanner" id="{3e854fc1-ef39-4841-82a1-28333142fdfa}" />
|
||||
<object class="SingleSound" id="{1db0440c-6a8a-470f-850a-d2fd0dd070cb}">
|
||||
<property name="length">
|
||||
<value>3.6240000000000001</value>
|
||||
<property name="start">
|
||||
<value>1.4000000000000001</value>
|
||||
</property>
|
||||
<property name="length">
|
||||
<value>1.3899999999999999</value>
|
||||
</property>
|
||||
<property name="timelockedOffset">
|
||||
<value>1.4600000000000002</value>
|
||||
</property>
|
||||
<relationship name="fadeInCurve">
|
||||
<destination>{111a1b6f-a8ed-41dc-b6a8-69d90e344aff}</destination>
|
||||
</relationship>
|
||||
<relationship name="audioFile">
|
||||
<destination>{e5c8c7bf-afb1-4055-a1b0-a2c3f583f42c}</destination>
|
||||
</relationship>
|
||||
</object>
|
||||
<object class="EventMixerGroup" id="{b8ab8648-8ab9-4b07-a6af-76d508502d9c}">
|
||||
<property name="volume">
|
||||
<value>-12.5</value>
|
||||
</property>
|
||||
<property name="name">
|
||||
<value>Audio 1</value>
|
||||
</property>
|
||||
@@ -118,6 +130,14 @@
|
||||
</object>
|
||||
<object class="MixerBusPanner" id="{8c9b02e7-f90b-4752-a4e4-83ee09e606aa}" />
|
||||
<object class="MixerBusFader" id="{dd2e9fd6-8bd5-4eb8-b8ce-47de21bb361a}" />
|
||||
<object class="FadeCurve" id="{111a1b6f-a8ed-41dc-b6a8-69d90e344aff}">
|
||||
<relationship name="startPoint">
|
||||
<destination>{87542ae9-e834-42d6-b53e-cf380095bc2c}</destination>
|
||||
</relationship>
|
||||
<relationship name="endPoint">
|
||||
<destination>{d80a7e09-dd1f-41d9-90aa-23da2eca0c0e}</destination>
|
||||
</relationship>
|
||||
</object>
|
||||
<object class="MixerBusEffectChain" id="{05f7269b-c6ed-40fa-bf0d-0e876d16211a}">
|
||||
<relationship name="effects">
|
||||
<destination>{553d7eb6-4fc1-4128-b274-2710e4417f56}</destination>
|
||||
@@ -126,5 +146,24 @@
|
||||
<object class="MixerBusPanner" id="{f60beb25-525d-4fc6-b87c-9a879e4d76c0}" />
|
||||
<object class="MixerBusFader" id="{3736e3ae-7ec8-45fc-8a21-17a45aa7e86a}" />
|
||||
<object class="SpatialiserEffect" id="{e2c1f77e-3ab7-4be7-bdbd-65a35dcc99c5}" />
|
||||
<object class="AutomationPoint" id="{87542ae9-e834-42d6-b53e-cf380095bc2c}">
|
||||
<property name="position">
|
||||
<value>1.4000000000000001</value>
|
||||
</property>
|
||||
<property name="value">
|
||||
<value>0</value>
|
||||
</property>
|
||||
<property name="curveShape">
|
||||
<value>-0.220267966</value>
|
||||
</property>
|
||||
</object>
|
||||
<object class="AutomationPoint" id="{d80a7e09-dd1f-41d9-90aa-23da2eca0c0e}">
|
||||
<property name="position">
|
||||
<value>1.4600000000000002</value>
|
||||
</property>
|
||||
<property name="value">
|
||||
<value>1</value>
|
||||
</property>
|
||||
</object>
|
||||
<object class="MixerBusFader" id="{553d7eb6-4fc1-4128-b274-2710e4417f56}" />
|
||||
</objects>
|
||||
|
||||
Reference in New Issue
Block a user