f30e034e55
A big step at bringing the default aircraft into the state it actually deserves. Features: - new, accurate exterior modell, modelled with original 3-views by Cessna - textures with shadow shading - livery changing sytem over mp - immatriculation over mp - glass shader with fresnel effect - nearly complete 3d-panel Known Bugs: - Radio_Stack shines through the fuselage. New 3d radio_stack has yet to be done. To-Do: - Suction-Instrument - Interior with much more details and painting - Radio_stack - doors openable - lights - fully animation of the gear - failure system by Erobo
49 lines
1.2 KiB
XML
49 lines
1.2 KiB
XML
<?xml version="1.0"?>
|
|
<!-- KI 227-00
|
|
ADF Heading Indicator -manually rotated compass card
|
|
Syd Adams
|
|
-->
|
|
|
|
<PropertyList>
|
|
|
|
<path>ki227.ac</path>
|
|
|
|
<animation>
|
|
<type>material</type>
|
|
<object-name>KI227card</object-name>
|
|
<object-name>KI227.needle</object-name>
|
|
<object-name>KI227.knob</object-name>
|
|
<object-name>KI227.face</object-name>
|
|
<emission>
|
|
<red>0.028</red>
|
|
<green>0.014</green>
|
|
<blue>0.007</blue>
|
|
<factor-prop>systems/electrical/outputs/instrument-lights</factor-prop>
|
|
</emission>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>rotate</type>
|
|
<object-name>KI227card</object-name>
|
|
<property>/instrumentation/kr-87/inputs/rotation-deg</property>
|
|
<factor>-1</factor>
|
|
<axis>
|
|
<x>-1</x>
|
|
<y>0</y>
|
|
<z>0</z>
|
|
</axis>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>rotate</type>
|
|
<object-name>KI227.needle</object-name>
|
|
<property>/instrumentation/kr-87/outputs/needle-deg</property>
|
|
<axis>
|
|
<x>-1</x>
|
|
<y>0</y>
|
|
<z>0</z>
|
|
</axis>
|
|
</animation>
|
|
|
|
</PropertyList>
|
|
|