A32X: Fix cabin lighting issue #86
This commit is contained in:
parent
a617e9e1ac
commit
8d358dbee7
4 changed files with 12 additions and 12 deletions
|
@ -12,7 +12,7 @@
|
|||
|
||||
<!-- ANIMATIONS -->
|
||||
<!-- Lighting -->
|
||||
<animation>
|
||||
<!--animation>
|
||||
<name>Cabin illumination</name>
|
||||
<type>material</type>
|
||||
<object-name>Cabin</object-name>
|
||||
|
@ -28,9 +28,9 @@
|
|||
<red>0.5</red>
|
||||
<green>0.5</green>
|
||||
<blue>0.5</blue>
|
||||
<factor-prop>sim/multiplay/generic/float[1]</factor-prop>
|
||||
<factor-prop></factor-prop>
|
||||
</emission>
|
||||
</animation>
|
||||
</animation-->
|
||||
|
||||
<!-- PAX doors -->
|
||||
<!-- Inner doors moved to fuselage.ac. These animations are not needful anymore (th)
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
<!-- ANIMATIONS -->
|
||||
<!-- Lighting -->
|
||||
<animation>
|
||||
<!--animation>
|
||||
<name>Cabin illumination</name>
|
||||
<type>material</type>
|
||||
<object-name>Cabin</object-name>
|
||||
|
@ -28,9 +28,9 @@
|
|||
<red>0.5</red>
|
||||
<green>0.5</green>
|
||||
<blue>0.5</blue>
|
||||
<factor-prop>sim/multiplay/generic/float[1]</factor-prop>
|
||||
<factor-prop></factor-prop>
|
||||
</emission>
|
||||
</animation>
|
||||
</animation-->
|
||||
|
||||
<!-- Door animations placed in fuselage.xml (th) -->
|
||||
<!-- PAX doors -->
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
<!-- ANIMATIONS -->
|
||||
<!-- Lighting -->
|
||||
<animation>
|
||||
<!--animation>
|
||||
<name>Cabin illumination</name>
|
||||
<type>material</type>
|
||||
<object-name>Cabin</object-name>
|
||||
|
@ -28,9 +28,9 @@
|
|||
<red>0.5</red>
|
||||
<green>0.5</green>
|
||||
<blue>0.5</blue>
|
||||
<factor-prop>sim/multiplay/generic/float[1]</factor-prop>
|
||||
<factor-prop></factor-prop>
|
||||
</emission>
|
||||
</animation>
|
||||
</animation-->
|
||||
|
||||
<!-- PAX doors -->
|
||||
<animation>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
<!-- ANIMATIONS -->
|
||||
<!-- Lighting -->
|
||||
<animation>
|
||||
<!--animation>
|
||||
<name>Cabin illumination</name>
|
||||
<type>material</type>
|
||||
<object-name>Cabin</object-name>
|
||||
|
@ -28,9 +28,9 @@
|
|||
<red>0.5</red>
|
||||
<green>0.5</green>
|
||||
<blue>0.5</blue>
|
||||
<factor-prop>sim/multiplay/generic/float[1]</factor-prop>
|
||||
<factor-prop></factor-prop>
|
||||
</emission>
|
||||
</animation>
|
||||
</animation-->
|
||||
|
||||
<!-- Door animations placed in fuselage.xml (th) -->
|
||||
<!-- PAX doors -->
|
||||
|
|
Reference in a new issue