mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-10 05:57:48 +00:00
Template updates
This commit is contained in:
@@ -53,8 +53,8 @@
|
||||
</properties>
|
||||
</struct>
|
||||
<enum ID="0x09" name="Inventory Slot" template="Enums/InventorySlot.xml"/>
|
||||
<property ID="0x0A" name="Unknown 5" type="bool"/>
|
||||
<property ID="0x0B" name="Unknown 6" type="float"/>
|
||||
<property ID="0x0A" name="Active" type="bool"/>
|
||||
<property ID="0x0B" name="Unknown 5" type="float"/>
|
||||
<property ID="0x0C" name="Used by SpinnerController 1" type="long"/>
|
||||
<property ID="0x0D" name="Used by SpinnerController 2" type="long"/>
|
||||
<property ID="0x0E" name="Used by SpinnerController 3" type="long"/>
|
||||
@@ -66,6 +66,7 @@
|
||||
<property name="InstanceName" ID="0x00"/>
|
||||
<property name="Position" ID="0x01"/>
|
||||
<property name="Rotation" ID="0x02"/>
|
||||
<property name="Active" ID="0x0A"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<billboard source="file">script/common/SpecialFunction.txtr</billboard>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<property ID="0x00" name="Name" type="string"/>
|
||||
<property ID="0x01" name="Active" type="bool"/>
|
||||
<property ID="0x02" name="Faded Light Level" type="float"/>
|
||||
<property ID="0x03" name="Initial Light Level" type="float"/>
|
||||
<property ID="0x03" name="Fade Speed" type="float"/>
|
||||
</properties>
|
||||
<states/>
|
||||
<messages/>
|
||||
|
||||
Reference in New Issue
Block a user