mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-21 10:49:23 +00:00
Fix directory casing in templates
This commit is contained in:
33
templates/MP3Proto/Script/SoundModifier.xml
Normal file
33
templates/MP3Proto/Script/SoundModifier.xml
Normal file
@@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>SoundModifier</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Float" ID="0x44335AFF">
|
||||
<DefaultValue>5.0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x7BEF45CA">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Bool" ID="0x3217DFF8">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Spline" ID="0xF3FBE484"/>
|
||||
<Element Type="Spline" ID="0x2858C9F0"/>
|
||||
<Element Type="Spline" ID="0x5113198F"/>
|
||||
<Element Type="Spline" ID="0xE727FC4"/>
|
||||
</SubProperties>
|
||||
</Properties>
|
||||
<EditorProperties>
|
||||
<NameProperty>0x255A4580:0x494E414D</NameProperty>
|
||||
<PositionProperty>0x255A4580:0x5846524D:0x00</PositionProperty>
|
||||
<RotationProperty>0x255A4580:0x5846524D:0x01</RotationProperty>
|
||||
<ScaleProperty>0x255A4580:0x5846524D:0x02</ScaleProperty>
|
||||
<ActiveProperty>0x255A4580:0x41435456</ActiveProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="Billboard" Source="File" Location="script/common/SoundModifier.TXTR"/>
|
||||
</Assets>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
Reference in New Issue
Block a user