mirror of
https://github.com/l0k1/oprf_assets.git
synced 2026-06-04 09:54:35 +00:00
52 lines
1.1 KiB
XML
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>
|