mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-10 14:07:56 +00:00
Fix directory casing in templates
This commit is contained in:
21
templates/MP2/Script/ScriptLayerController.xml
Normal file
21
templates/MP2/Script/ScriptLayerController.xml
Normal file
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Properties Type="Struct">
|
||||
<Name>ScriptLayerController</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0x8249F6C7" Archetype="LayerSwitch"/>
|
||||
<Element Type="Bool" ID="0x12A7D8B2">
|
||||
<DefaultValue>false</DefaultValue>
|
||||
</Element>
|
||||
</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