mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-10 05:57:48 +00:00
Added new batch of script object icons + some fixes
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<property name="Rotation" ID="0x02"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<model source="file">script/common/DebugCameraWaypoint.CMDL</model>
|
||||
<model source="file">script/common/CameraWaypoint.cmdl</model>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>enabled</scale_type>
|
||||
|
||||
@@ -25,7 +25,9 @@
|
||||
<properties>
|
||||
<property name="InstanceName" ID="0x00"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<assets>
|
||||
<billboard source="file">script/common/DistanceFog.txtr</billboard>
|
||||
</assets>
|
||||
<rotation_type>disabled</rotation_type>
|
||||
<scale_type>disabled</scale_type>
|
||||
</editor>
|
||||
|
||||
@@ -30,8 +30,8 @@
|
||||
<property name="Rotation" ID="0x02"/>
|
||||
</properties>
|
||||
<assets>
|
||||
<model source="file">Sound.cmdl</model>
|
||||
</assets>
|
||||
<billboard source="file">script/common/Sound.txtr</billboard>
|
||||
</assets>
|
||||
<rotation_type>enabled</rotation_type>
|
||||
<scale_type>disabled</scale_type>
|
||||
</editor>
|
||||
|
||||
@@ -17,7 +17,9 @@
|
||||
<property name="InstanceName" ID="0x00"/>
|
||||
<property name="Active" ID="0x01"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<assets>
|
||||
<billboard source="file">script/common/StreamedAudio.txtr</billboard>
|
||||
</assets>
|
||||
<rotation_type>disabled</rotation_type>
|
||||
<scale_type>disabled</scale_type>
|
||||
</editor>
|
||||
|
||||
@@ -22,7 +22,9 @@
|
||||
<property name="InstanceName" ID="0x00"/>
|
||||
<property name="Position" ID="0x01"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<assets>
|
||||
<billboard source="file">script/common/VisorFlare.txtr</billboard>
|
||||
</assets>
|
||||
<rotation_type>disabled</rotation_type>
|
||||
<scale_type>disabled</scale_type>
|
||||
</editor>
|
||||
|
||||
@@ -19,7 +19,9 @@
|
||||
<property name="InstanceName" ID="0x00"/>
|
||||
<property name="Position" ID="0x01"/>
|
||||
</properties>
|
||||
<assets/>
|
||||
<assets>
|
||||
<billboard source="file">script/common/VisorGoo.txtr</billboard>
|
||||
</assets>
|
||||
<rotation_type>disabled</rotation_type>
|
||||
<scale_type>disabled</scale_type>
|
||||
</editor>
|
||||
|
||||
Reference in New Issue
Block a user