123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257 |
- <?xml version="1.0" encoding="UTF-8"?>
- <PropertyList>
- <path>gen.ac</path>
- <animation>
- <type>material</type>
- <object-name>LH-GEN-OUT</object-name>
- <object-name>RH-GEN-OUT</object-name>
- <emission>
- <red> 0.8 </red>
- <green> 0.8 </green>
- <blue> 0.8 </blue>
- </emission>
- </animation>
- <animation>
- <type>select</type>
- <object-name>RH-GEN-OUT</object-name>
- <condition>
- <and>
- <equals>
- <property>controls/electric/engine[0]/generator</property>
- <value>0</value>
- </equals>
- <property>controls/engines/engine[0]/starter</property>
- <property>/sim/model/lights/sbc1/state</property>
- <equals>
- <property>controls/electric/external-power</property>
- <value>0</value>
- </equals>
- </and>
- </condition>
- </animation>
- <animation>
- <type>select</type>
- <object-name>LH-GEN-OUT</object-name>
- <condition>
- <and>
- <equals>
- <property>controls/electric/engine[1]/generator</property>
- <value>0</value>
- </equals>
- <property>controls/engines/engine[1]/starter</property>
- <property>/sim/model/lights/sbc1/state</property>
- <equals>
- <property>controls/electric/external-power</property>
- <value>0</value>
- </equals>
- </and>
- </condition>
- </animation>
- <animation>
- <type>material</type>
- <object-name>base</object-name>
- <emission>
- <red> 0.5 </red>
- <green> 0.2 </green>
- <blue> 0.2 </blue>
- <factor-prop>systems/electrical/outputs/instrument-lights-norm</factor-prop>
- </emission>
- </animation>
- <animation>
- <type>material</type>
- <object-name>gen-LH</object-name>
- <object-name>gen-RH</object-name>
- <emission>
- <red> 0.5 </red>
- <green> 0.5 </green>
- <blue> 0.5 </blue>
- </emission>
- </animation>
- <!-- GEN-on -->
- <animation>
- <type>pick</type>
- <visible>false</visible>
- <object-name>gen-on</object-name>
- <action>
- <button>0</button>
- <repeatable>false</repeatable>
- <binding>
- <command>property-assign</command>
- <property>controls/electric/engine[0]/generator</property>
- <value>1</value>
- </binding>
- <binding>
- <command>property-assign</command>
- <property>controls/electric/engine[1]/generator</property>
- <value>1</value>
- </binding>
- <binding>
- <command>property-assign</command>
- <property>controls/APU/off-start-run</property>
- <value>0</value>
- </binding>
- <binding>
- <command>property-assign</command>>
- <property>controls/electric/external-power</property>
- <value>0</value>
- </binding>
- <binding>
- <command>property-toggle</command>
- <property>sim/sound/click</property>
- </binding>
- </action>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>gen-RH</object-name>
- <object-name>gen-LH</object-name>
- <property>controls/electric/engine[0]/generator</property>
- <factor>20</factor>
- <axis>
- <x> 0 </x>
- <y> -1 </y>
- <z> 0 </z>
- </axis>
- <center>
- <x-m>-0.000 </x-m>
- <y-m> 0.059 </y-m>
- <z-m>-0.073 </z-m>
- </center>
- </animation>
- <!-- GEN-off -->
- <animation>
- <type>pick</type>
- <visible>false</visible>
- <object-name>gen-off</object-name>
- <action>
- <button>0</button>
- <repeatable>false</repeatable>
- <binding>
- <command>property-assign</command>
- <property>controls/electric/engine[0]/generator</property>
- <value>0</value>
- </binding>
- <binding>
- <command>property-assign</command>
- <property>controls/electric/engine[1]/generator</property>
- <value>0</value>
- </binding>
- <binding>
- <command>property-assign</command>
- <property>controls/APU/off-start-run</property>
- <value>0</value>
- </binding>
- <binding>
- <command>property-assign</command>>
- <property>controls/electric/external-power</property>
- <value>0</value>
- </binding>
- <binding>
- <command>property-toggle</command>
- <property>sim/sound/click</property>
- </binding>
- </action>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>gen-RH</object-name>
- <object-name>gen-LH</object-name>
- <property>controls/electric/engine[0]/generator</property>
- <factor>0</factor>
- <axis>
- <x> 0 </x>
- <y> -1 </y>
- <z> 0 </z>
- </axis>
- <center>
- <x-m>-0.000 </x-m>
- <y-m> 0.059 </y-m>
- <z-m>-0.073 </z-m>
- </center>
- </animation>
- <!-- EXT-PWR -->
- <animation>
- <type>pick</type>
- <visible>false</visible>
- <object-name>ext-pwr</object-name>
- <action>
- <button>0</button>
- <repeatable>false</repeatable>
- <binding>
- <command>property-assign</command>
- <property>controls/electric/engine[0]/generator</property>
- <value>0</value>
- </binding>
- <binding>
- <command>property-assign</command>
- <property>controls/electric/engine[1]/generator</property>
- <value>0</value>
- </binding>
- <binding>
- <command>property-assign</command>
- <property>controls/APU/off-start-run</property>
- <value>1</value>
- </binding>
- <binding>
- <command>property-assign</command>>
- <property>controls/electric/external-power</property>
- <value>1</value>
- </binding>
- <binding>
- <command>property-toggle</command>
- <property>sim/sound/click</property>
- </binding>
- </action>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>gen-RH</object-name>
- <object-name>gen-LH</object-name>
- <property>controls/electric/external-power</property>
- <factor>-30</factor>
- <axis>
- <x> 0 </x>
- <y> -1 </y>
- <z> 0 </z>
- </axis>
- <center>
- <x-m>-0.000 </x-m>
- <y-m> 0.059 </y-m>
- <z-m>-0.073 </z-m>
- </center>
- </animation>
-
- <!-- LOD -->
- <animation>
- <type>range</type>
- <min-m>0</min-m>
- <max-m>5</max-m>
- </animation>
- </PropertyList>
|