mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-16 00:17:14 +00:00
Fix directory casing in templates
This commit is contained in:
29
templates/MP3Proto/Script/PathControl.xml
Normal file
29
templates/MP3Proto/Script/PathControl.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>PathControl</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Int" ID="0xB0B97F9F">
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Enum" ID="0xF25FFDFF">
|
||||
<DefaultValue>0xF56F6770</DefaultValue>
|
||||
<Values>
|
||||
<Element Name="Unknown 1" ID="0xF56F6770"/>
|
||||
<Element Name="Unknown 2" ID="0x94AB581A"/>
|
||||
</Values>
|
||||
</Element>
|
||||
<Element Type="Spline" ID="0xF8AF858C"/>
|
||||
<Element Type="Spline" ID="0x72CD60CE"/>
|
||||
</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>
|
||||
<PreviewScale>0.5</PreviewScale>
|
||||
</ScriptObject>
|
||||
Reference in New Issue
Block a user