Files
oprf_assets/fleet/Models/us-ships/Bridge/switcher/MFD.xml
Nikolai V Chr eb205cc8ff power
2018-11-20 03:37:22 +01:00

52 lines
1.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
<path>switch.ac</path>
<animation>
<type>material</type>
<object-name>Switch</object-name>
<object-name>Circle</object-name>
<object-name>SwitchNut</object-name>
<object-name>SwitchRot</object-name>
<emission>
<red> 0.20 </red>
<green> 0.25 </green>
<blue> 0.25 </blue>
<factor-prop>controls/lighting/bridgelight</factor-prop>
</emission>
</animation>
<animation>
<type>pick</type>
<visible>true</visible>
<object-name>Switch</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-toggle</command>
<property>controls/switchers/MFD</property>
</binding>
<binding>
<command>property-toggle</command>
<property>MFD</property>
</binding> </action>
</animation>
<animation>
<type>rotate</type>
<object-name>Switch</object-name>
<property>controls/switchers/MFD</property>
<factor> 35 </factor>
<axis>
<x> 0 </x>
<y> -1 </y>
<z> 0 </z>
</axis>
</animation>
</PropertyList>