mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-21 10:49:23 +00:00
Restore DKCR script definitions
This commit is contained in:
30
templates/DKCR/Script/PathControl.xml
Normal file
30
templates/DKCR/Script/PathControl.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ScriptObject ArchiveVer="4" Game="DKCReturns">
|
||||
<Properties Type="Struct">
|
||||
<Name>PathControl</Name>
|
||||
<SubProperties>
|
||||
<Element Type="Struct" ID="0x255A4580" Archetype="EditorProperties"/>
|
||||
<Element Type="Int" ID="0xB0B97F9F">
|
||||
<CookPreference>Always</CookPreference>
|
||||
<DefaultValue>0</DefaultValue>
|
||||
</Element>
|
||||
<Element Type="Struct" ID="0x20091B54" Archetype="SplineType"/>
|
||||
<Element Type="Color" ID="0xDD86E2">
|
||||
<Description>This property isn't read by the game and has no ingame effect.</Description>
|
||||
<DefaultValue>
|
||||
<R>1.0</R>
|
||||
<G>1.0</G>
|
||||
<B>1.0</B>
|
||||
</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