20 lines
757 B
XML
20 lines
757 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<WwiseDocument Type="WorkUnit" ID="{F7A73719-EDD0-4E47-B600-155FD13EDA73}" SchemaVersion="123">
|
|
<GameParameters>
|
|
<WorkUnit Name="Default Work Unit" ID="{F7A73719-EDD0-4E47-B600-155FD13EDA73}" PersistMode="Standalone">
|
|
<ChildrenList>
|
|
<GameParameter Name="WindSpeed" ID="{9F704F3A-06DC-4BCD-B82E-818B5254834D}">
|
|
<PropertyList>
|
|
<Property Name="InitialValue" Type="Real64" Value="0"/>
|
|
</PropertyList>
|
|
</GameParameter>
|
|
<GameParameter Name="Gustiness" ID="{3890BFA4-E579-4F2C-BB94-3359ADEE7BE0}">
|
|
<PropertyList>
|
|
<Property Name="InitialValue" Type="Real64" Value="0"/>
|
|
</PropertyList>
|
|
</GameParameter>
|
|
</ChildrenList>
|
|
</WorkUnit>
|
|
</GameParameters>
|
|
</WwiseDocument>
|