mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-10 05:57:48 +00:00
Template updates + small fixes
This commit is contained in:
@@ -24,7 +24,9 @@
|
||||
<property name="Position" ID="0x01"/>
|
||||
<property name="Rotation" ID="0x02"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<assets>
|
||||
<model source="file">script/common/Camera.cmdl</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>disabled</scale_type>
|
||||
</editor>
|
||||
|
||||
@@ -15,8 +15,10 @@
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x00"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<rotation_type>disabled</rotation_type>
|
||||
<scale_type>disabled</scale_type>
|
||||
<assets>
|
||||
<billboard source="file">script/common/Generator.txtr</billboard>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
</editor>
|
||||
</ScriptTemplate>
|
||||
|
||||
@@ -12,7 +12,9 @@
|
||||
<property name="InstanceName" ID="0x00"/>
|
||||
<property name="Active" ID="0x02"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<assets>
|
||||
<billboard source="file">script/common/PickupGenerator.txtr</billboard>
|
||||
</assets>
|
||||
<rotation_type>disabled</rotation_type>
|
||||
<scale_type>disabled</scale_type>
|
||||
</editor>
|
||||
|
||||
Reference in New Issue
Block a user