mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-11 06:27:45 +00:00
Fix directory casing in templates
This commit is contained in:
21
templates/MP3Proto/Script/LUAScript.xml
Normal file
21
templates/MP3Proto/Script/LUAScript.xml
Normal file
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="CorruptionProto">
|
||||
<Properties Type="Struct">
|
||||
<Name>LUAScript</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="String" ID="0xED4A2787"/>
|
||||
<Element Type="String" ID="0x9FACEA01"/>
|
||||
<Element Type="String" ID="0xEA46B664"/>
|
||||
<Element Type="String" ID="0xA1ECC54B"/>
|
||||
</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