123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165 |
- <?xml version="1.0"?>
- <PropertyList>
- <path>LT.ac</path>
-
- <animation>
- <type>range</type>
- <min-m>0</min-m>
- <max-m>5</max-m>
- </animation>
-
- <animation>
- <object-name>base</object-name>
- <object-name>INSTR</object-name>
- <object-name>CONSOLE</object-name>
- <object-name>INDEXER</object-name>
- <object-name>SW1.001</object-name>
- <object-name>SW1.002</object-name>
- <object-name>SW1.003</object-name>
- <object-name>SW1.004</object-name>
- <type>material</type>
- <emission>
- <factor-prop>systems/electrical/outputs/instrument-lights-norm</factor-prop>
- <red>0.5</red>
- <green>0.2</green>
- <blue>0.2</blue>
- </emission>
- </animation>
- <animation>
- <type>pick</type>
- <object-name>INSTR</object-name>
- <object-name>CONSOLE</object-name>
- <action>
- <button>4</button>
- <repeatable>true</repeatable>
- <binding>
- <command>property-adjust</command>
- <property>controls/lighting/instrument-lights-norm</property>
- <step>0.1</step>
- <min>0</min>
- <max>1</max>
- </binding>
- </action>
- </animation>
- <animation>
- <type>pick</type>
- <object-name>INSTR</object-name>
- <object-name>CONSOLE</object-name>
- <action>
- <button>3</button>
- <repeatable>true</repeatable>
- <binding>
- <command>property-adjust</command>
- <property>controls/lighting/instrument-lights-norm</property>
- <step>-0.1</step>
- <min>0</min>
- <max>1</max>
- </binding>
- </action>
- </animation>
-
- <animation>
- <type>rotate</type>
- <object-name>INSTR</object-name>
- <property>controls/lighting/instrument-lights-norm</property>
- <factor>270</factor>
- <axis>
- <x> -1 </x>
- <y> 0 </y>
- <z> 0 </z>
- </axis>
- <center>
- <x-m> 0.002 </x-m>
- <y-m> -0.028 </y-m>
- <z-m> -0.001 </z-m>
- </center>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>CONSOLE</object-name>
- <property>controls/lighting/instrument-lights-norm</property>
- <factor>270</factor>
- <axis>
- <x> -1 </x>
- <y> 0 </y>
- <z> 0 </z>
- </axis>
- <center>
- <x-m> 0.001 </x-m>
- <y-m> -0.032 </y-m>
- <z-m> -0.079 </z-m>
- </center>
- </animation>
- <!-- Switch -->
- <animation>
- <type>material</type>
- <object-name>SW1</object-name>
- <emission>
- <red> 0.5 </red>
- <green> 0.2 </green>
- <blue> 0.2 </blue>
- <factor-prop>controls/electric/battery-switch</factor-prop>
- </emission>
- </animation>
- <animation>
- <type>pick</type>
- <visible>true</visible>
- <object-name>SW1</object-name>
- <action>
- <button>0</button>
- <repeatable>false</repeatable>
- <binding>
- <command>property-toggle</command>
- <property>controls/lighting/panel-norm</property>
- </binding>
- <binding>
- <command>property-toggle</command>
- <property>controls/lighting/instruments-norm</property>
- </binding>
- <binding>
- <command>property-toggle</command>
- <property>controls/lighting/instrument-lights</property>
- </binding>
- <binding>
- <command>property-toggle</command>
- <property>sim/sound/click</property>
- </binding>
- </action>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>SW1</object-name>
- <property>controls/lighting/instruments-norm</property>
- <property>controls/lighting/panel-norm</property>
- <factor>35</factor>
- <axis>
- <x> 0 </x>
- <y> 0 </y>
- <z> 1 </z>
- </axis>
- <center>
- <x-m> 0.004 </x-m>
- <y-m> -0.006 </y-m>
- <z-m> -0.049 </z-m>
- </center>
- </animation>
- </PropertyList>
|