mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-09 13:37:43 +00:00
Fix directory casing in templates
This commit is contained in:
33
templates/MP2/Script/StoneToad.xml
Normal file
33
templates/MP2/Script/StoneToad.xml
Normal file
@@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="Echoes">
|
||||
<Modules>
|
||||
<Element>StoneToad.rel</Element>
|
||||
</Modules>
|
||||
<Properties Type="Struct">
|
||||
<Name>StoneToad</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Struct" ID="0xB3774750" Archetype="PatternedAITypedef">
|
||||
<SubProperties>
|
||||
<Element Type="Int" ID="0x4BC4C4D9">
|
||||
<DefaultValue>1</DefaultValue>
|
||||
</Element>
|
||||
</SubProperties>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x7E397FED" Archetype="ActorParameters"/>
|
||||
</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>
|
||||
<LightParametersProperty>0x7E397FED:0xB028DB0E</LightParametersProperty>
|
||||
</EditorProperties>
|
||||
<Assets>
|
||||
<Element Type="AnimParams" Source="Property" Location="0xB3774750:0xE25FB08C"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0xC0BA9E18"/>
|
||||
<Element Type="Model" Source="Property" Location="0x7E397FED:0x6B1FBC3A"/>
|
||||
</Assets>
|
||||
</ScriptObject>
|
||||
Reference in New Issue
Block a user