2 working sounds, updated scripts, fmod events

This commit is contained in:
Timur Nizamov
2025-10-15 23:34:25 +03:00
parent f542c4c57e
commit 16c4680d6c
291 changed files with 7031 additions and 11 deletions

View File

@@ -0,0 +1,31 @@
<?xml version="1.0" encoding="UTF-8"?>
<objects serializationModel="Studio.02.03.00">
<object class="ParameterPreset" id="{93911052-d607-437a-81e8-1cf13f366980}">
<property name="name">
<value>Surface</value>
</property>
<relationship name="folder">
<destination>{72821a40-1f9b-449e-9f29-45c4d8800c81}</destination>
</relationship>
<relationship name="parameter">
<destination>{e8d11d80-0470-4c7b-95cf-303fc2f1d9b8}</destination>
</relationship>
</object>
<object class="GameParameter" id="{e8d11d80-0470-4c7b-95cf-303fc2f1d9b8}">
<property name="parameterType">
<value>2</value>
</property>
<property name="maximum">
<value>4</value>
</property>
<property name="enumerationLabels">
<value>Overall</value>
<value>Outside</value>
<value>Elevator</value>
<value>Carpet</value>
</property>
<property name="initialValue">
<value>0</value>
</property>
</object>
</objects>