[pkg-fgfs-crew] Bug#751847: flightgear: Seneca II interior lighting

Ludovic Brenta ludovic at ludovic-brenta.org
Wed Jun 18 21:21:55 UTC 2014


Hello,

The following patch fixes the first problem, i.e. the overhead light
switch becomes sensitive and lights the overhead lights.

--- Aircraft/SenecaII/Models/SenecaII.xml	2012-08-02 10:43:27.000000000 +0200
+++ Aircraft/SenecaII/Models/SenecaII.xml	2014-06-18 22:32:50.550356390 +0200
@@ -2250,6 +2250,19 @@
             <z2-m>1.94148</z2-m>
         </axis>
     </animation>
+    <animation>
+      <type>pick</type>
+      <object-name>Overhead.CockpitLightSwitch</object-name>
+      <visible>true</visible>
+      <action>
+        <button>0</button>
+        <repeatable>false</repeatable>
+        <binding>
+          <command>property-toggle</command>
+          <property>controls/lighting/panel-norm</property>
+        </binding>
+      </action>
+    </animation>
 
     <animation>
         <type>noshadow</type>

-- 
Ludovic Brenta.



More information about the pkg-fgfs-crew mailing list