1
0
Fork 0

material lighting update

This commit is contained in:
sydadams 2007-12-22 23:38:37 +00:00
parent 24572f14db
commit d64a6dba06

View file

@ -2,66 +2,43 @@
<PropertyList> <PropertyList>
<path>vsi-6.ac</path> <path>vsi-6.ac</path>
<animation> <animation>
<type>material</type> <type>material</type>
<object-name>VSIneedle</object-name> <object-name>VSIface</object-name>
<object-name>VSIface</object-name> <object-name>VSIneedle</object-name>
<condition> <emission>
<greater-than> <red>0.028</red>
<property>/systems/electrical/outputs/instrument-lights</property> <green>0.014</green>
<value>0.1</value> <blue>0.007</blue>
</greater-than> <factor-prop>systems/electrical/outputs/instrument-lights</factor-prop>
</condition> </emission>
<emission> </animation>
<red>0.8</red>
<green>0.4</green> <animation>
<blue>0.2</blue> <type>rotate</type>
<factor-prop>/controls/lighting/instruments-norm</factor-prop> <object-name>VSIneedle</object-name>
</emission> <property>/instrumentation/inst-vertical-speed-indicator/indicated-speed-fpm</property>
</animation> <interpolation>
<entry><ind>-6000.0</ind><dep>-170.0</dep></entry>
<animation> <entry><ind>-4000.0</ind><dep>-135.0</dep></entry>
<type>material</type> <entry><ind>-2000.0</ind><dep>-90.0</dep></entry>
<object-name>VSIneedle</object-name> <entry><ind>-1000.0</ind><dep>-45.0</dep></entry>
<object-name>VSIface</object-name> <entry><ind>-500.0</ind><dep>-22.5</dep></entry>
<condition> <entry><ind>0.0</ind><dep>0.0</dep></entry>
<less-than> <entry><ind>500.0</ind><dep>22.5</dep></entry>
<property>/systems/electrical/outputs/instrument-lights</property> <entry><ind>1000.0</ind><dep>45.0</dep></entry>
<value>0.1</value> <entry><ind>2000.0</ind><dep>90.0</dep></entry>
</less-than> <entry><ind>4000.0</ind><dep>135.0</dep></entry>
</condition> <entry><ind>6000.0</ind><dep>170.0</dep></entry>
<emission> </interpolation>
<red>0.0</red> <axis>
<green>0.0</green> <x>-1</x>
<blue>0.0</blue> <y>0</y>
<factor-prop>/controls/lighting/instruments-norm</factor-prop> <z>0</z>
</emission> </axis>
</animation> </animation>
<animation>
<type>rotate</type>
<object-name>VSIneedle</object-name>
<property>/instrumentation/vertical-speed-indicator/indicated-speed-fpm</property>
<interpolation>
<entry><ind>-6000.0</ind><dep>-170.0</dep></entry>
<entry><ind>-4000.0</ind><dep>-135.0</dep></entry>
<entry><ind>-2000.0</ind><dep>-90.0</dep></entry>
<entry><ind>-1000.0</ind><dep>-45.0</dep></entry>
<entry><ind>-500.0</ind><dep>-22.5</dep></entry>
<entry><ind>0.0</ind><dep>0.0</dep></entry>
<entry><ind>500.0</ind><dep>22.5</dep></entry>
<entry><ind>1000.0</ind><dep>45.0</dep></entry>
<entry><ind>2000.0</ind><dep>90.0</dep></entry>
<entry><ind>4000.0</ind><dep>135.0</dep></entry>
<entry><ind>6000.0</ind><dep>170.0</dep></entry>
</interpolation>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
</PropertyList> </PropertyList>