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.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to