Volume slider stuff
This commit is contained in:
@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<objects serializationModel="Studio.02.02.00">
|
||||
<object class="ParameterPreset" id="{4a57376c-93f2-4221-8239-f5e1edb10f90}">
|
||||
<property name="name">
|
||||
<value>MasterVolume</value>
|
||||
</property>
|
||||
<relationship name="folder">
|
||||
<destination>{18af223d-abd8-4074-9e25-0c1698cedc53}</destination>
|
||||
</relationship>
|
||||
<relationship name="parameter">
|
||||
<destination>{e7184b4c-1ff9-459f-8add-f4f256efc13c}</destination>
|
||||
</relationship>
|
||||
</object>
|
||||
<object class="GameParameter" id="{e7184b4c-1ff9-459f-8add-f4f256efc13c}">
|
||||
<property name="isGlobal">
|
||||
<value>true</value>
|
||||
</property>
|
||||
<property name="initialValue">
|
||||
<value>1</value>
|
||||
</property>
|
||||
<property name="isExposedRecursively">
|
||||
<value>false</value>
|
||||
</property>
|
||||
</object>
|
||||
</objects>
|
@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<objects serializationModel="Studio.02.02.00">
|
||||
<object class="ParameterPreset" id="{4f5651fe-0cbe-4971-bddd-6acbdebc0e94}">
|
||||
<property name="name">
|
||||
<value>MusicVolume</value>
|
||||
</property>
|
||||
<relationship name="folder">
|
||||
<destination>{18af223d-abd8-4074-9e25-0c1698cedc53}</destination>
|
||||
</relationship>
|
||||
<relationship name="parameter">
|
||||
<destination>{414ea5fb-77df-4641-bacd-cb91b7662213}</destination>
|
||||
</relationship>
|
||||
</object>
|
||||
<object class="GameParameter" id="{414ea5fb-77df-4641-bacd-cb91b7662213}">
|
||||
<property name="isGlobal">
|
||||
<value>true</value>
|
||||
</property>
|
||||
<property name="initialValue">
|
||||
<value>1</value>
|
||||
</property>
|
||||
<property name="isExposedRecursively">
|
||||
<value>false</value>
|
||||
</property>
|
||||
</object>
|
||||
</objects>
|
@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<objects serializationModel="Studio.02.02.00">
|
||||
<object class="ParameterPreset" id="{68f991a0-cd03-4258-9004-e13a216f7d1c}">
|
||||
<property name="name">
|
||||
<value>SFXVolume</value>
|
||||
</property>
|
||||
<relationship name="folder">
|
||||
<destination>{18af223d-abd8-4074-9e25-0c1698cedc53}</destination>
|
||||
</relationship>
|
||||
<relationship name="parameter">
|
||||
<destination>{48744f48-f347-45e0-b0f5-fe2a82908967}</destination>
|
||||
</relationship>
|
||||
</object>
|
||||
<object class="GameParameter" id="{48744f48-f347-45e0-b0f5-fe2a82908967}">
|
||||
<property name="isGlobal">
|
||||
<value>true</value>
|
||||
</property>
|
||||
<property name="initialValue">
|
||||
<value>1</value>
|
||||
</property>
|
||||
<property name="isExposedRecursively">
|
||||
<value>false</value>
|
||||
</property>
|
||||
</object>
|
||||
</objects>
|
@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<objects serializationModel="Studio.02.02.00">
|
||||
<object class="ParameterPreset" id="{d9737e04-cf64-4905-a553-6f2c070ed7be}">
|
||||
<property name="name">
|
||||
<value>music volume</value>
|
||||
</property>
|
||||
<relationship name="folder">
|
||||
<destination>{18af223d-abd8-4074-9e25-0c1698cedc53}</destination>
|
||||
</relationship>
|
||||
<relationship name="parameter">
|
||||
<destination>{4b5529eb-301d-4656-817e-b9b4eca08072}</destination>
|
||||
</relationship>
|
||||
</object>
|
||||
<object class="GameParameter" id="{4b5529eb-301d-4656-817e-b9b4eca08072}">
|
||||
<property name="initialValue">
|
||||
<value>0</value>
|
||||
</property>
|
||||
</object>
|
||||
</objects>
|
Reference in New Issue
Block a user