41 lines
1.6 KiB
XML
41 lines
1.6 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<WwiseDocument Type="WorkUnit" ID="{77F8EDCC-C817-482B-B004-25EEE111735A}" SchemaVersion="123">
|
|
<States>
|
|
<WorkUnit Name="Default Work Unit" ID="{77F8EDCC-C817-482B-B004-25EEE111735A}" PersistMode="Standalone">
|
|
<ChildrenList>
|
|
<StateGroup Name="WindState" ID="{8C33BB45-41A5-426C-B713-0926A7851F58}">
|
|
<PropertyList>
|
|
<Property Name="DefaultTransitionTime" Type="Real64" Value="3"/>
|
|
</PropertyList>
|
|
<ChildrenList>
|
|
<State Name="None" ID="{3BBD5610-24CB-4645-B7A2-394228327547}"/>
|
|
<State Name="slow" ID="{5D174D52-652D-45EB-A936-0F824D08208B}"/>
|
|
<State Name="fast" ID="{36673ABA-01EF-472C-856C-AEBA38273FE7}"/>
|
|
<State Name="mid" ID="{936F4B12-7C83-407C-9DD2-51243B68628D}"/>
|
|
</ChildrenList>
|
|
<TransitionList>
|
|
<Transition>
|
|
<StartState Name="slow" ID="{5D174D52-652D-45EB-A936-0F824D08208B}"/>
|
|
<EndState Name="fast" ID="{36673ABA-01EF-472C-856C-AEBA38273FE7}"/>
|
|
<Time>5</Time>
|
|
<IsShared>true</IsShared>
|
|
</Transition>
|
|
<Transition>
|
|
<StartState Name="slow" ID="{5D174D52-652D-45EB-A936-0F824D08208B}"/>
|
|
<EndState Name="mid" ID="{936F4B12-7C83-407C-9DD2-51243B68628D}"/>
|
|
<Time>3</Time>
|
|
<IsShared>true</IsShared>
|
|
</Transition>
|
|
<Transition>
|
|
<StartState Name="fast" ID="{36673ABA-01EF-472C-856C-AEBA38273FE7}"/>
|
|
<EndState Name="mid" ID="{936F4B12-7C83-407C-9DD2-51243B68628D}"/>
|
|
<Time>3</Time>
|
|
<IsShared>true</IsShared>
|
|
</Transition>
|
|
</TransitionList>
|
|
</StateGroup>
|
|
</ChildrenList>
|
|
</WorkUnit>
|
|
</States>
|
|
</WwiseDocument>
|