Lighting: add dome light
This commit is contained in:
parent
eed45e2a16
commit
ca9d3aa0a0
2 changed files with 63 additions and 5 deletions
|
@ -5625,5 +5625,50 @@
|
|||
<blue>0.08</blue>
|
||||
</emission>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<name>Panel lighting</name>
|
||||
<type>material</type>
|
||||
<object-name>ceiling</object-name>
|
||||
<object-name>beam</object-name>
|
||||
<object-name>beam_a</object-name>
|
||||
<object-name>beam_f</object-name>
|
||||
<object-name>sfl.001</object-name>
|
||||
<object-name>sfl.011</object-name>
|
||||
<object-name>WindowCpt</object-name>
|
||||
<object-name>WindowFo</object-name>
|
||||
<object-name>ohpanel2</object-name>
|
||||
<object-name>efis_box_3</object-name>
|
||||
<object-name>efis_box_4</object-name>
|
||||
<object-name>main_panel</object-name>
|
||||
<object-name>side_base.002</object-name>
|
||||
<object-name>so.1</object-name>
|
||||
<object-name>sts</object-name>
|
||||
<object-name>sts.001</object-name>
|
||||
<object-name>sts.003</object-name>
|
||||
<object-name>sts.004</object-name>
|
||||
<object-name>wall_1</object-name>
|
||||
<object-name>pedestal1</object-name>
|
||||
<object-name>pedestal2</object-name>
|
||||
<emission>
|
||||
<red>0.3</red>
|
||||
<green>0.3</green>
|
||||
<blue>0.3</blue>
|
||||
<factor-prop>controls/lighting/dome-norm</factor-prop>
|
||||
</emission>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<name>Panel lighting</name>
|
||||
<type>material</type>
|
||||
<object-name>cpit_lamp_cpt</object-name>
|
||||
<object-name>cpit_lamp_fo</object-name>
|
||||
<emission>
|
||||
<red>0.8</red>
|
||||
<green>0.8</green>
|
||||
<blue>0.8</blue>
|
||||
<factor-prop>controls/lighting/dome-norm</factor-prop>
|
||||
</emission>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -976,6 +976,18 @@
|
|||
<factor-prop>controls/lighting/overhead-panel-norm</factor-prop>
|
||||
</emission>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<name>Panel lighting</name>
|
||||
<type>material</type>
|
||||
<object-name>Panel</object-name>
|
||||
<emission>
|
||||
<red>0.3</red>
|
||||
<green>0.3</green>
|
||||
<blue>0.3</blue>
|
||||
<factor-prop>controls/lighting/dome-norm</factor-prop>
|
||||
</emission>
|
||||
</animation>
|
||||
|
||||
<!-- ELAC 1 -->
|
||||
<animation>
|
||||
|
@ -5503,11 +5515,11 @@
|
|||
<object-name>OHPMarkLtKnb</object-name>
|
||||
<property>controls/lighting/overhead-panel-knb</property>
|
||||
<interpolation>
|
||||
<entry><ind>0</ind><dep>129</dep></entry>
|
||||
<entry><ind>1</ind><dep>-129</dep></entry>
|
||||
<entry><ind>0</ind><dep>-129</dep></entry>
|
||||
<entry><ind>1</ind><dep>129</dep></entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>1</x>
|
||||
<x>-1</x>
|
||||
<y>0</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
|
@ -5518,7 +5530,7 @@
|
|||
</center>
|
||||
</animation>
|
||||
|
||||
<!--animation>
|
||||
<animation>
|
||||
<name>Dome lights pick</name>
|
||||
<type>pick</type>
|
||||
<object-name>DomeLtSwtch</object-name>
|
||||
|
@ -5538,6 +5550,7 @@
|
|||
</binding>
|
||||
</action>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<name>Dome lights rotate</name>
|
||||
<type>rotate</type>
|
||||
|
@ -5558,7 +5571,7 @@
|
|||
<y-m>0</y-m>
|
||||
<z-m>-0.2597</z-m>
|
||||
</center>
|
||||
</animation-->
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<name>Annun lights pick</name>
|
||||
|
|
Reference in a new issue