|
@ -1,9 +1,12 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<path>c172p-bushkit.ac</path>
|
||||
|
||||
<texture-path>../../../Models</texture-path>
|
||||
<nopreview/>
|
||||
|
||||
<offsets>
|
||||
<z-m>0.0</z-m>
|
||||
<y-m>0.0</y-m>
|
||||
|
@ -19,4 +22,5 @@
|
|||
<object-name>LeftWheelBKs</object-name>
|
||||
<object-name>RightWheelBKs</object-name>
|
||||
</effect>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -1,9 +1,11 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<path>c172p-damage.ac</path>
|
||||
<texture-path>../../../Models</texture-path>
|
||||
<nopreview/>
|
||||
|
||||
<offsets>
|
||||
<z-m>0.0</z-m>
|
||||
<y-m>0.0</y-m>
|
||||
|
@ -36,7 +38,6 @@
|
|||
<object-name>wing_1LDRB</object-name>
|
||||
<object-name>wing_1RDLB</object-name>
|
||||
</effect>
|
||||
|
||||
<effect>
|
||||
<inherits-from>Aircraft/c172p/Models/Effects/exterior/bumpspec-fuselage</inherits-from>
|
||||
<object-name>LeftWheelStrutBKD</object-name>
|
||||
|
@ -92,4 +93,5 @@
|
|||
<b>1</b>
|
||||
</ambient>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -41,9 +41,9 @@
|
|||
<lighting>false</lighting>
|
||||
|
||||
<offsets>
|
||||
<x-m> 1.2 </x-m>
|
||||
<y-m> 0.7 </y-m>
|
||||
<z-m> 0.0 </z-m>
|
||||
<x-m>1.2</x-m>
|
||||
<y-m>0.7</y-m>
|
||||
<z-m>0.0</z-m>
|
||||
</offsets>
|
||||
|
||||
<condition>
|
||||
|
@ -60,7 +60,6 @@
|
|||
</condition>
|
||||
|
||||
<align>billboard</align>
|
||||
|
||||
<attach>world</attach>
|
||||
|
||||
<placer>
|
||||
|
@ -68,21 +67,21 @@
|
|||
</placer>
|
||||
|
||||
<shooter>
|
||||
<theta-min-deg> 45 </theta-min-deg>
|
||||
<theta-max-deg> 85 </theta-max-deg>
|
||||
<phi-min-deg> -60 </phi-min-deg>
|
||||
<phi-max-deg> 60 </phi-max-deg>
|
||||
<theta-min-deg> 45</theta-min-deg>
|
||||
<theta-max-deg> 85</theta-max-deg>
|
||||
<phi-min-deg> -60</phi-min-deg>
|
||||
<phi-max-deg> 60</phi-max-deg>
|
||||
<speed-mps>
|
||||
<value> 50 </value>
|
||||
<spread> 5 </spread>
|
||||
<value>50</value>
|
||||
<spread>5</spread>
|
||||
</speed-mps>
|
||||
<rotation-speed>
|
||||
<x-max-deg-sec> 15 </x-max-deg-sec>
|
||||
<x-min-deg-sec> -15 </x-min-deg-sec>
|
||||
<y-max-deg-sec> 15 </y-max-deg-sec>
|
||||
<y-min-deg-sec> -15 </y-min-deg-sec>
|
||||
<z-max-deg-sec> 15 </z-max-deg-sec>
|
||||
<z-min-deg-sec> -15 </z-min-deg-sec>
|
||||
<x-max-deg-sec> 15</x-max-deg-sec>
|
||||
<x-min-deg-sec>-15</x-min-deg-sec>
|
||||
<y-max-deg-sec> 15</y-max-deg-sec>
|
||||
<y-min-deg-sec>-15</y-min-deg-sec>
|
||||
<z-max-deg-sec> 15</z-max-deg-sec>
|
||||
<z-min-deg-sec>-15</z-min-deg-sec>
|
||||
</rotation-speed>
|
||||
</shooter>
|
||||
|
||||
|
@ -93,39 +92,57 @@
|
|||
</particles-per-sec>
|
||||
</counter>
|
||||
|
||||
<align>billboard</align>
|
||||
|
||||
<particle>
|
||||
<start>
|
||||
<color>
|
||||
<red><value> 0.95 </value></red>
|
||||
<green><value> 0.95 </value></green>
|
||||
<blue><value> 0.95 </value></blue>
|
||||
<alpha><value> 0.05 </value></alpha>
|
||||
<red>
|
||||
<value> 0.95 </value>
|
||||
</red>
|
||||
<green>
|
||||
<value> 0.95 </value>
|
||||
</green>
|
||||
<blue>
|
||||
<value> 0.95 </value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value> 0.05 </value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size><value> 0.5 </value></size>
|
||||
<size>
|
||||
<value> 0.5 </value>
|
||||
</size>
|
||||
</start>
|
||||
<end>
|
||||
<color>
|
||||
<red><value> 1.000 </value></red>
|
||||
<green><value> 1.000 </value></green>
|
||||
<blue><value> 1.000 </value></blue>
|
||||
<alpha><value> 0.020 </value></alpha>
|
||||
<red>
|
||||
<value>1.000</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>1.000</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>1.000</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>0.020</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size><value> 3 </value></size>
|
||||
<size>
|
||||
<value>3</value>
|
||||
</size>
|
||||
</end>
|
||||
<life-sec><value> 0.5 </value></life-sec>
|
||||
<mass-kg> 0.025 </mass-kg>
|
||||
<radius-m> 0.175 </radius-m>
|
||||
<life-sec>
|
||||
<value>0.5</value>
|
||||
</life-sec>
|
||||
<mass-kg>0.025</mass-kg>
|
||||
<radius-m>0.175</radius-m>
|
||||
</particle>
|
||||
|
||||
<program>
|
||||
<fluid> air </fluid>
|
||||
<gravity> true </gravity>
|
||||
<wind> true </wind>
|
||||
<fluid>air</fluid>
|
||||
<gravity>true</gravity>
|
||||
<wind>true</wind>
|
||||
</program>
|
||||
|
||||
</particlesystem>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
|
|
@ -33,14 +33,13 @@ Copied from Cap10C by PAF team - http://equipe-flightgear.forumactif.com
|
|||
</params>
|
||||
|
||||
<particlesystem>
|
||||
|
||||
<name>spark</name>
|
||||
<type>normal</type>
|
||||
|
||||
<offsets>
|
||||
<x-m> 0.0 </x-m>
|
||||
<y-m> 0.0 </y-m>
|
||||
<z-m> 0.0 </z-m>
|
||||
<x-m>0.0</x-m>
|
||||
<y-m>0.0</y-m>
|
||||
<z-m>0.0</z-m>
|
||||
</offsets>
|
||||
|
||||
<condition>
|
||||
|
@ -95,28 +94,45 @@ Copied from Cap10C by PAF team - http://equipe-flightgear.forumactif.com
|
|||
<particle>
|
||||
<start>
|
||||
<color>
|
||||
<red><value> 1.0 </value></red>
|
||||
<green><value> 1.0 </value></green>
|
||||
<blue><value> 0.0 </value></blue>
|
||||
<alpha><value> 1.0 </value></alpha>
|
||||
<red>
|
||||
<value>1.0</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>1.0</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>0.0</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>1.0</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size><value> 0.05 </value></size>
|
||||
<size>
|
||||
<value>0.05</value>
|
||||
</size>
|
||||
</start>
|
||||
|
||||
<end>
|
||||
<color>
|
||||
<red><value> 1.0 </value></red>
|
||||
<green><value> 1.0 </value></green>
|
||||
<blue><value> 0.0 </value></blue>
|
||||
<alpha><value> 0.6 </value></alpha>
|
||||
<red>
|
||||
<value>1.0</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>1.0</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>0.0</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>0.6</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size><value> 0.00025 </value></size>
|
||||
<size>
|
||||
<value>0.00025</value>
|
||||
</size>
|
||||
</end>
|
||||
|
||||
<life-sec>
|
||||
<value>0.5</value>
|
||||
</life-sec>
|
||||
|
||||
<mass-kg>0.015</mass-kg>
|
||||
<radius-m>0.1</radius-m>
|
||||
</particle>
|
||||
|
@ -126,7 +142,6 @@ Copied from Cap10C by PAF team - http://equipe-flightgear.forumactif.com
|
|||
<gravity type="bool">true</gravity>
|
||||
<wind type="bool">false</wind>
|
||||
</program>
|
||||
|
||||
</particlesystem>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -1,9 +1,11 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<path>c172p-pontoon-damage.ac</path>
|
||||
<texture-path>../../../Models</texture-path>
|
||||
<nopreview/>
|
||||
|
||||
<offsets>
|
||||
<z-m>0.0</z-m>
|
||||
<y-m>0.0</y-m>
|
||||
|
@ -79,4 +81,5 @@
|
|||
<b>1</b>
|
||||
</ambient>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -41,9 +41,9 @@
|
|||
<lighting>false</lighting>
|
||||
|
||||
<offsets>
|
||||
<x-m> 1.2 </x-m>
|
||||
<y-m> -0.7 </y-m>
|
||||
<z-m> 0.0 </z-m>
|
||||
<x-m> 1.2</x-m>
|
||||
<y-m>-0.7</y-m>
|
||||
<z-m> 0.0</z-m>
|
||||
</offsets>
|
||||
|
||||
<condition>
|
||||
|
@ -60,7 +60,6 @@
|
|||
</condition>
|
||||
|
||||
<align>billboard</align>
|
||||
|
||||
<attach>world</attach>
|
||||
|
||||
<placer>
|
||||
|
@ -68,21 +67,21 @@
|
|||
</placer>
|
||||
|
||||
<shooter>
|
||||
<theta-min-deg> 45 </theta-min-deg>
|
||||
<theta-max-deg> 85 </theta-max-deg>
|
||||
<phi-min-deg> -60 </phi-min-deg>
|
||||
<phi-max-deg> 60 </phi-max-deg>
|
||||
<theta-min-deg> 45</theta-min-deg>
|
||||
<theta-max-deg> 85</theta-max-deg>
|
||||
<phi-min-deg> -60</phi-min-deg>
|
||||
<phi-max-deg> 60</phi-max-deg>
|
||||
<speed-mps>
|
||||
<value> 50 </value>
|
||||
<spread> 5 </spread>
|
||||
<value>50</value>
|
||||
<spread>5</spread>
|
||||
</speed-mps>
|
||||
<rotation-speed>
|
||||
<x-max-deg-sec> 15 </x-max-deg-sec>
|
||||
<x-min-deg-sec> -15 </x-min-deg-sec>
|
||||
<y-max-deg-sec> 15 </y-max-deg-sec>
|
||||
<y-min-deg-sec> -15 </y-min-deg-sec>
|
||||
<z-max-deg-sec> 15 </z-max-deg-sec>
|
||||
<z-min-deg-sec> -15 </z-min-deg-sec>
|
||||
<x-max-deg-sec> 15</x-max-deg-sec>
|
||||
<x-min-deg-sec>-15</x-min-deg-sec>
|
||||
<y-max-deg-sec> 15</y-max-deg-sec>
|
||||
<y-min-deg-sec>-15</y-min-deg-sec>
|
||||
<z-max-deg-sec> 15</z-max-deg-sec>
|
||||
<z-min-deg-sec>-15</z-min-deg-sec>
|
||||
</rotation-speed>
|
||||
</shooter>
|
||||
|
||||
|
@ -93,38 +92,57 @@
|
|||
</particles-per-sec>
|
||||
</counter>
|
||||
|
||||
<align>billboard</align>
|
||||
|
||||
<particle>
|
||||
<start>
|
||||
<color>
|
||||
<red><value> 0.95 </value></red>
|
||||
<green><value> 0.95 </value></green>
|
||||
<blue><value> 0.95 </value></blue>
|
||||
<alpha><value> 0.05 </value></alpha>
|
||||
<red>
|
||||
<value>0.95</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>0.95</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>0.95</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>0.05</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size><value> 0.5 </value></size>
|
||||
<size>
|
||||
<value>0.5</value>
|
||||
</size>
|
||||
</start>
|
||||
<end>
|
||||
<color>
|
||||
<red><value> 1.000 </value></red>
|
||||
<green><value> 1.000 </value></green>
|
||||
<blue><value> 1.000 </value></blue>
|
||||
<alpha><value> 0.020 </value></alpha>
|
||||
<red>
|
||||
<value>1.000</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>1.000</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>1.000</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>0.020</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size><value> 3 </value></size>
|
||||
<size>
|
||||
<value>3</value>
|
||||
</size>
|
||||
</end>
|
||||
<life-sec><value> 0.5 </value></life-sec>
|
||||
<mass-kg> 0.025 </mass-kg>
|
||||
<radius-m> 0.175 </radius-m>
|
||||
<life-sec>
|
||||
<value>0.5</value>
|
||||
</life-sec>
|
||||
<mass-kg>0.025</mass-kg>
|
||||
<radius-m>0.175</radius-m>
|
||||
</particle>
|
||||
|
||||
<program>
|
||||
<fluid> air </fluid>
|
||||
<gravity> true </gravity>
|
||||
<wind> true </wind>
|
||||
<fluid>air</fluid>
|
||||
<gravity>true</gravity>
|
||||
<wind>true</wind>
|
||||
</program>
|
||||
|
||||
</particlesystem>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -1,9 +1,11 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<path>c172p-skis-damage.ac</path>
|
||||
<texture-path>../../../Models</texture-path>
|
||||
<nopreview/>
|
||||
|
||||
<offsets>
|
||||
<z-m>0.0</z-m>
|
||||
<y-m>0.0</y-m>
|
||||
|
@ -17,6 +19,7 @@
|
|||
<object-name>LeftSkid</object-name>
|
||||
<object-name>RightSkid</object-name>
|
||||
</effect>
|
||||
|
||||
<!-- Specularity fix -->
|
||||
<animation>
|
||||
<type>material</type>
|
||||
|
@ -72,4 +75,5 @@
|
|||
<b>1</b>
|
||||
</ambient>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -29,14 +29,15 @@
|
|||
<PropertyList>
|
||||
|
||||
<params>
|
||||
<!-- IMPORTANT: int properties 14 to 19, both included, are reserved for the immat system. Do not use them! -->
|
||||
<!-- IMPORTANT: int properties 14 to 19, both included, are reserved
|
||||
for the immat system. Do not use them!
|
||||
-->
|
||||
<tail_ground_effect_speed_kt>
|
||||
<property>sim/multiplay/generic/float[9]</property>
|
||||
</tail_ground_effect_speed_kt>
|
||||
</params>
|
||||
|
||||
<particlesystem>
|
||||
|
||||
<name>spark</name>
|
||||
<type>normal</type>
|
||||
|
||||
|
@ -52,15 +53,6 @@
|
|||
<value>8</value>
|
||||
</greater-than>
|
||||
</condition>
|
||||
<!--condition>
|
||||
<and>
|
||||
<property>fdm/jsbsim/contact/unit[3]/WOW</property>
|
||||
<greater-than>
|
||||
<property>velocities/groundspeed-kt</property>
|
||||
<value>8</value>
|
||||
</greater-than>
|
||||
</and>
|
||||
</condition-->
|
||||
|
||||
<texture>spark.png</texture>
|
||||
<emissive>true</emissive>
|
||||
|
@ -101,38 +93,53 @@
|
|||
<particle>
|
||||
<start>
|
||||
<color>
|
||||
<red><value> 1.0 </value></red>
|
||||
<green><value> 1.0 </value></green>
|
||||
<blue><value> 0.0 </value></blue>
|
||||
<alpha><value> 1.0 </value></alpha>
|
||||
<red>
|
||||
<value>1.0</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>1.0</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>0.0</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>1.0</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size><value> 0.05 </value></size>
|
||||
<size>
|
||||
<value>0.05</value>
|
||||
</size>
|
||||
</start>
|
||||
|
||||
<end>
|
||||
<color>
|
||||
<red><value> 1.0 </value></red>
|
||||
<green><value> 1.0 </value></green>
|
||||
<blue><value> 0.0 </value></blue>
|
||||
<alpha><value> 0.6 </value></alpha>
|
||||
<red>
|
||||
<value>1.0</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>1.0</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>0.0</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>0.6</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size><value> 0.00025 </value></size>
|
||||
<size>
|
||||
<value>0.00025</value>
|
||||
</size>
|
||||
</end>
|
||||
|
||||
<life-sec>
|
||||
<value>0.5</value>
|
||||
</life-sec>
|
||||
|
||||
<mass-kg>0.015</mass-kg>
|
||||
<radius-m>0.1</radius-m>
|
||||
</particle>
|
||||
|
||||
<program>
|
||||
<fluid>air</fluid>
|
||||
<gravity type="bool">true</gravity>
|
||||
<wind type="bool">false</wind>
|
||||
</program>
|
||||
|
||||
</particlesystem>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -35,14 +35,13 @@
|
|||
</params>
|
||||
|
||||
<particlesystem>
|
||||
|
||||
<name>spark</name>
|
||||
<type>normal</type>
|
||||
|
||||
<offsets>
|
||||
<x-m> 0.0 </x-m>
|
||||
<y-m> 0.0 </y-m>
|
||||
<z-m> 0.0 </z-m>
|
||||
<x-m>0.0</x-m>
|
||||
<y-m>0.0</y-m>
|
||||
<z-m>0.0</z-m>
|
||||
</offsets>
|
||||
|
||||
<condition>
|
||||
|
@ -91,38 +90,53 @@
|
|||
<particle>
|
||||
<start>
|
||||
<color>
|
||||
<red><value> 1.0 </value></red>
|
||||
<green><value> 1.0 </value></green>
|
||||
<blue><value> 0.0 </value></blue>
|
||||
<alpha><value> 1.0 </value></alpha>
|
||||
<red>
|
||||
<value>1.0</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>1.0</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>0.0</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>1.0</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size><value> 0.05 </value></size>
|
||||
<size>
|
||||
<value>0.05</value>
|
||||
</size>
|
||||
</start>
|
||||
|
||||
<end>
|
||||
<color>
|
||||
<red><value> 1.0 </value></red>
|
||||
<green><value> 1.0 </value></green>
|
||||
<blue><value> 0.0 </value></blue>
|
||||
<alpha><value> 0.6 </value></alpha>
|
||||
<red>
|
||||
<value>1.0</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>1.0</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>0.0</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>0.6</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size><value> 0.00025 </value></size>
|
||||
<size>
|
||||
<value>0.00025</value>
|
||||
</size>
|
||||
</end>
|
||||
|
||||
<life-sec>
|
||||
<value>0.5</value>
|
||||
</life-sec>
|
||||
|
||||
<mass-kg>0.015</mass-kg>
|
||||
<radius-m>0.1</radius-m>
|
||||
</particle>
|
||||
|
||||
<program>
|
||||
<fluid>air</fluid>
|
||||
<gravity type="bool">true</gravity>
|
||||
<wind type="bool">false</wind>
|
||||
</program>
|
||||
|
||||
</particlesystem>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -35,14 +35,13 @@
|
|||
</params>
|
||||
|
||||
<particlesystem>
|
||||
|
||||
<name>spark</name>
|
||||
<type>normal</type>
|
||||
|
||||
<offsets>
|
||||
<x-m> 0.0 </x-m>
|
||||
<y-m> 0.0 </y-m>
|
||||
<z-m> 0.0 </z-m>
|
||||
<x-m>0.0</x-m>
|
||||
<y-m>0.0</y-m>
|
||||
<z-m>0.0</z-m>
|
||||
</offsets>
|
||||
|
||||
<condition>
|
||||
|
@ -91,38 +90,53 @@
|
|||
<particle>
|
||||
<start>
|
||||
<color>
|
||||
<red><value> 1.0 </value></red>
|
||||
<green><value> 1.0 </value></green>
|
||||
<blue><value> 0.0 </value></blue>
|
||||
<alpha><value> 1.0 </value></alpha>
|
||||
<red>
|
||||
<value>1.0</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>1.0</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>0.0</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>1.0</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size><value> 0.05 </value></size>
|
||||
<size>
|
||||
<value>0.05</value>
|
||||
</size>
|
||||
</start>
|
||||
|
||||
<end>
|
||||
<color>
|
||||
<red><value> 1.0 </value></red>
|
||||
<green><value> 1.0 </value></green>
|
||||
<blue><value> 0.0 </value></blue>
|
||||
<alpha><value> 0.6 </value></alpha>
|
||||
<red>
|
||||
<value>1.0</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>1.0</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>0.0</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>0.6</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size><value> 0.00025 </value></size>
|
||||
<size>
|
||||
<value>0.00025</value>
|
||||
</size>
|
||||
</end>
|
||||
|
||||
<life-sec>
|
||||
<value>0.5</value>
|
||||
</life-sec>
|
||||
|
||||
<mass-kg>0.015</mass-kg>
|
||||
<radius-m>0.1</radius-m>
|
||||
</particle>
|
||||
|
||||
<program>
|
||||
<fluid>air</fluid>
|
||||
<gravity type="bool">true</gravity>
|
||||
<wind type="bool">false</wind>
|
||||
</program>
|
||||
|
||||
</particlesystem>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -20,11 +20,15 @@
|
|||
|
||||
<emissive>false</emissive>
|
||||
<lighting>false</lighting>
|
||||
<align>billboard</align> <!-- billboard / fixed -->
|
||||
<attach>world</attach> <!-- world / local-->
|
||||
<align>billboard</align>
|
||||
<!-- billboard / fixed -->
|
||||
|
||||
<attach>world</attach>
|
||||
<!-- world / local-->
|
||||
|
||||
<placer>
|
||||
<type>point</type> <!-- sector / segments / point -->
|
||||
<type>point</type>
|
||||
<!-- sector / segments / point -->
|
||||
</placer>
|
||||
|
||||
<shooter>
|
||||
|
@ -73,7 +77,6 @@
|
|||
<value>0.05</value>
|
||||
</size>
|
||||
</start>
|
||||
|
||||
<end>
|
||||
<color>
|
||||
<red>
|
||||
|
@ -93,21 +96,18 @@
|
|||
<value>0.3</value>
|
||||
</size>
|
||||
</end>
|
||||
|
||||
<life-sec>
|
||||
<value>1</value>
|
||||
</life-sec>
|
||||
|
||||
<mass-kg>0.005</mass-kg>
|
||||
<radius-m>0.05</radius-m>
|
||||
</particle>
|
||||
|
||||
<program>
|
||||
<fluid>air</fluid> <!-- air / water -->
|
||||
<fluid>air</fluid>
|
||||
<!-- air / water -->
|
||||
<gravity>false</gravity>
|
||||
<wind>true</wind>
|
||||
</program>
|
||||
|
||||
</particlesystem>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -20,5 +20,10 @@
|
|||
<light-radius type="float">13</light-radius>
|
||||
<irradiance-map-type type="int">2</irradiance-map-type>
|
||||
<irradiance-map-strength type="float">.2</irradiance-map-strength>
|
||||
<residual-ambience-r type="float"><use>/sim/model/c172p/lighting/rgb-ra-r-factor</use></residual-ambience-r>
|
||||
<residual-ambience-g type="float"><use>/sim/model/c172p/lighting/rgb-ra-g-factor</use></residual-ambience-g>
|
||||
<residual-ambience-b type="float"><use>/sim/model/c172p/lighting/rgb-ra-b-factor</use></residual-ambience-b>
|
||||
<ra-irradiance-map-type type="int">0</ra-irradiance-map-type>
|
||||
<ra-irradiance-map-strength type="float">1</ra-irradiance-map-strength>
|
||||
</parameters>
|
||||
</PropertyList>
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<path>procedural_light.ac</path>
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<path>procedural_light.ac</path>
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<path>procedural_light.ac</path>
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<params>
|
||||
<!-- IMPORTANT: int properties 14 to 19, both included, are reserved for the immat system. Do not use them! -->
|
||||
<!-- IMPORTANT: int properties 14 to 19, both included, are reserved
|
||||
for the immat system. Do not use them!
|
||||
-->
|
||||
<spray_wake_speed_kt>
|
||||
<property>sim/multiplay/generic/float[6]</property>
|
||||
</spray_wake_speed_kt>
|
||||
|
@ -22,6 +23,7 @@
|
|||
</greater-than>
|
||||
</condition>
|
||||
|
||||
<align>billboard</align>
|
||||
<attach>world</attach>
|
||||
|
||||
<placer>
|
||||
|
@ -54,15 +56,21 @@
|
|||
</particles-per-sec>
|
||||
</counter>
|
||||
|
||||
<align>billboard</align>
|
||||
|
||||
<particle>
|
||||
<start>
|
||||
<color>
|
||||
<red><value>0.95</value></red>
|
||||
<green><value>0.95</value></green>
|
||||
<blue><value>0.95</value></blue>
|
||||
<alpha><value>0.5</value></alpha>
|
||||
<red>
|
||||
<value>0.95</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>0.95</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>0.95</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>0.5</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size>
|
||||
<value>0.5</value>
|
||||
|
@ -70,10 +78,18 @@
|
|||
</start>
|
||||
<end>
|
||||
<color>
|
||||
<red><value>1</value></red>
|
||||
<green><value>1</value></green>
|
||||
<blue><value>1</value></blue>
|
||||
<alpha><value>0.001</value></alpha>
|
||||
<red>
|
||||
<value>1</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>1</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>1</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>0.001</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size>
|
||||
<value>5</value>
|
||||
|
@ -85,13 +101,11 @@
|
|||
<mass-kg>0.15</mass-kg>
|
||||
<radius-m>0.175</radius-m>
|
||||
</particle>
|
||||
|
||||
<program>
|
||||
<fluid>water</fluid>
|
||||
<gravity>true</gravity>
|
||||
<wind>false</wind>
|
||||
</program>
|
||||
|
||||
</particlesystem>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -3,7 +3,9 @@
|
|||
<PropertyList>
|
||||
|
||||
<params>
|
||||
<!-- IMPORTANT: int properties 14 to 19, both included, are reserved for the immat system. Do not use them! -->
|
||||
<!-- IMPORTANT: int properties 14 to 19, both included, are reserved
|
||||
for the immat system. Do not use them!
|
||||
-->
|
||||
<spray_wake_speed_kt>
|
||||
<property>sim/multiplay/generic/float[6]</property>
|
||||
</spray_wake_speed_kt>
|
||||
|
@ -11,9 +13,7 @@
|
|||
|
||||
<particlesystem>
|
||||
<name>right-wake</name>
|
||||
|
||||
<texture>wake.png</texture>
|
||||
|
||||
<emissive>false</emissive>
|
||||
<lighting>true</lighting>
|
||||
|
||||
|
@ -31,6 +31,7 @@
|
|||
</condition>
|
||||
|
||||
<attach>world</attach>
|
||||
<align>billboard</align>
|
||||
|
||||
<placer>
|
||||
<type>point</type>
|
||||
|
@ -64,15 +65,21 @@
|
|||
</particles-per-sec>
|
||||
</counter>
|
||||
|
||||
<align>billboard</align>
|
||||
|
||||
<particle>
|
||||
<start>
|
||||
<color>
|
||||
<red><value>0.95</value></red>
|
||||
<green><value>0.95</value></green>
|
||||
<blue><value>0.95</value></blue>
|
||||
<alpha><value>0.5</value></alpha>
|
||||
<red>
|
||||
<value>0.95</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>0.95</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>0.95</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>0.5</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size>
|
||||
<value>0.4</value>
|
||||
|
@ -80,10 +87,18 @@
|
|||
</start>
|
||||
<end>
|
||||
<color>
|
||||
<red><value>1</value></red>
|
||||
<green><value>1</value></green>
|
||||
<blue><value>1</value></blue>
|
||||
<alpha><value>0.001</value></alpha>
|
||||
<red>
|
||||
<value>1</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>1</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>1</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>0.001</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size>
|
||||
<value>3.5</value>
|
||||
|
@ -95,14 +110,11 @@
|
|||
<mass-kg>25</mass-kg>
|
||||
<radius-m>0.2</radius-m>
|
||||
</particle>
|
||||
|
||||
<program>
|
||||
<fluid>water</fluid>
|
||||
<gravity>true</gravity>
|
||||
<wind>false</wind>
|
||||
</program>
|
||||
|
||||
</particlesystem>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
|
|
@ -29,7 +29,9 @@
|
|||
<PropertyList>
|
||||
|
||||
<params>
|
||||
<!-- IMPORTANT: int properties 14 to 19, both included, are reserved for the immat system. Do not use them! -->
|
||||
<!-- IMPORTANT: int properties 14 to 19, both included, are reserved
|
||||
for the immat system. Do not use them!
|
||||
-->
|
||||
<left_ground_effect_speed_kt>
|
||||
<property>sim/multiplay/generic/float[7]</property>
|
||||
</left_ground_effect_speed_kt>
|
||||
|
@ -42,9 +44,9 @@
|
|||
<lighting>false</lighting>
|
||||
|
||||
<offsets>
|
||||
<x-m> 1.2 </x-m>
|
||||
<y-m> 0.7 </y-m>
|
||||
<z-m> 0.0 </z-m>
|
||||
<x-m>1.2</x-m>
|
||||
<y-m>0.7</y-m>
|
||||
<z-m>0.0</z-m>
|
||||
</offsets>
|
||||
|
||||
<condition>
|
||||
|
@ -55,7 +57,6 @@
|
|||
</condition>
|
||||
|
||||
<align>billboard</align>
|
||||
|
||||
<attach>world</attach>
|
||||
|
||||
<placer>
|
||||
|
@ -63,67 +64,83 @@
|
|||
</placer>
|
||||
|
||||
<shooter>
|
||||
<theta-min-deg> 45 </theta-min-deg>
|
||||
<theta-max-deg> 85 </theta-max-deg>
|
||||
<phi-min-deg> -60 </phi-min-deg>
|
||||
<phi-max-deg> 60 </phi-max-deg>
|
||||
<theta-min-deg> 45</theta-min-deg>
|
||||
<theta-max-deg> 85</theta-max-deg>
|
||||
<phi-min-deg> -60</phi-min-deg>
|
||||
<phi-max-deg> 60</phi-max-deg>
|
||||
<speed-mps>
|
||||
<value> 50 </value>
|
||||
<spread> 5 </spread>
|
||||
<value> 50</value>
|
||||
<spread> 5</spread>
|
||||
</speed-mps>
|
||||
<rotation-speed>
|
||||
<x-max-deg-sec> 15 </x-max-deg-sec>
|
||||
<x-min-deg-sec> -15 </x-min-deg-sec>
|
||||
<y-max-deg-sec> 15 </y-max-deg-sec>
|
||||
<y-min-deg-sec> -15 </y-min-deg-sec>
|
||||
<z-max-deg-sec> 15 </z-max-deg-sec>
|
||||
<z-min-deg-sec> -15 </z-min-deg-sec>
|
||||
<x-max-deg-sec> 15</x-max-deg-sec>
|
||||
<x-min-deg-sec>-15</x-min-deg-sec>
|
||||
<y-max-deg-sec> 15</y-max-deg-sec>
|
||||
<y-min-deg-sec>-15</y-min-deg-sec>
|
||||
<z-max-deg-sec> 15</z-max-deg-sec>
|
||||
<z-min-deg-sec>-15</z-min-deg-sec>
|
||||
</rotation-speed>
|
||||
</shooter>
|
||||
|
||||
<counter>
|
||||
<particles-per-sec>
|
||||
<value>150</value>
|
||||
<spread>0</spread>
|
||||
</particles-per-sec>
|
||||
</counter>
|
||||
|
||||
<align>billboard</align>
|
||||
|
||||
<particle>
|
||||
<start>
|
||||
<color>
|
||||
<red><value> 0.95 </value></red>
|
||||
<green><value> 0.95 </value></green>
|
||||
<blue><value> 0.95 </value></blue>
|
||||
<alpha><value> 0.05 </value></alpha>
|
||||
<red>
|
||||
<value>0.95</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>0.95</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>0.95</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>0.05</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size><value> 0.5 </value></size>
|
||||
<size>
|
||||
<value>0.5</value>
|
||||
</size>
|
||||
</start>
|
||||
<end>
|
||||
<color>
|
||||
<red><value> 1.000 </value></red>
|
||||
<green><value> 1.000 </value></green>
|
||||
<blue><value> 1.000 </value></blue>
|
||||
<alpha><value> 0.020 </value></alpha>
|
||||
<red>
|
||||
<value>1.0</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>1.0</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>1.0</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>0.02</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size><value> 3 </value></size>
|
||||
<size>
|
||||
<value>3</value>
|
||||
</size>
|
||||
</end>
|
||||
<life-sec><value> 0.5 </value></life-sec>
|
||||
<mass-kg> 0.025 </mass-kg>
|
||||
<radius-m> 0.175 </radius-m>
|
||||
<life-sec>
|
||||
<value>0.5</value>
|
||||
</life-sec>
|
||||
<mass-kg>0.025</mass-kg>
|
||||
<radius-m>0.175</radius-m>
|
||||
</particle>
|
||||
|
||||
<program>
|
||||
<fluid> air </fluid>
|
||||
<gravity> true </gravity>
|
||||
<wind> true </wind>
|
||||
<fluid>air</fluid>
|
||||
<gravity>true</gravity>
|
||||
<wind>true</wind>
|
||||
</program>
|
||||
|
||||
</particlesystem>
|
||||
|
||||
<particlesystem>
|
||||
|
||||
<name>spark</name>
|
||||
<type>normal</type>
|
||||
|
||||
|
@ -179,39 +196,53 @@
|
|||
<particle>
|
||||
<start>
|
||||
<color>
|
||||
<red><value> 1.0 </value></red>
|
||||
<green><value> 1.0 </value></green>
|
||||
<blue><value> 0.0 </value></blue>
|
||||
<alpha><value> 1.0 </value></alpha>
|
||||
<red>
|
||||
<value>1.0</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>1.0</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>0.0</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>1.0</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size><value> 0.05 </value></size>
|
||||
<size>
|
||||
<value>0.05</value>
|
||||
</size>
|
||||
</start>
|
||||
|
||||
<end>
|
||||
<color>
|
||||
<red><value> 1.0 </value></red>
|
||||
<green><value> 1.0 </value></green>
|
||||
<blue><value> 0.0 </value></blue>
|
||||
<alpha><value> 0.6 </value></alpha>
|
||||
<red>
|
||||
<value>1.0</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>1.0</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>0.0</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>0.6</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size><value> 0.00025 </value></size>
|
||||
<size>
|
||||
<value>0.00025</value>
|
||||
</size>
|
||||
</end>
|
||||
|
||||
<life-sec>
|
||||
<value>0.5</value>
|
||||
</life-sec>
|
||||
|
||||
<mass-kg>0.015</mass-kg>
|
||||
<radius-m>0.1</radius-m>
|
||||
</particle>
|
||||
|
||||
<program>
|
||||
<fluid>air</fluid>
|
||||
<gravity type="bool">true</gravity>
|
||||
<wind type="bool">false</wind>
|
||||
</program>
|
||||
|
||||
</particlesystem>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
|
|
@ -3,7 +3,9 @@
|
|||
<PropertyList>
|
||||
|
||||
<params>
|
||||
<!-- IMPORTANT: int properties 14 to 19, both included, are reserved for the immat system. Do not use them! -->
|
||||
<!-- IMPORTANT: int properties 14 to 19, both included, are reserved
|
||||
for the immat system. Do not use them!
|
||||
-->
|
||||
<spray_wake_speed_kt>
|
||||
<property>sim/multiplay/generic/float[6]</property>
|
||||
</spray_wake_speed_kt>
|
||||
|
@ -11,9 +13,7 @@
|
|||
|
||||
<particlesystem>
|
||||
<name>middle-wake</name>
|
||||
|
||||
<texture>wake.png</texture>
|
||||
|
||||
<emissive>false</emissive>
|
||||
<lighting>true</lighting>
|
||||
|
||||
|
@ -24,6 +24,7 @@
|
|||
</greater-than>
|
||||
</condition>
|
||||
|
||||
<align>billboard</align>
|
||||
<attach>world</attach>
|
||||
|
||||
<placer>
|
||||
|
@ -58,15 +59,21 @@
|
|||
</particles-per-sec>
|
||||
</counter>
|
||||
|
||||
<align>billboard</align>
|
||||
|
||||
<particle>
|
||||
<start>
|
||||
<color>
|
||||
<red><value>0.95</value></red>
|
||||
<green><value>0.95</value></green>
|
||||
<blue><value>0.95</value></blue>
|
||||
<alpha><value>0.5</value></alpha>
|
||||
<red>
|
||||
<value>0.95</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>0.95</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>0.95</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>0.5</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size>
|
||||
<value>0.4</value>
|
||||
|
@ -74,10 +81,18 @@
|
|||
</start>
|
||||
<end>
|
||||
<color>
|
||||
<red><value>1</value></red>
|
||||
<green><value>1</value></green>
|
||||
<blue><value>1</value></blue>
|
||||
<alpha><value>0.001</value></alpha>
|
||||
<red>
|
||||
<value>1</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>1</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>1</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>0.001</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size>
|
||||
<value>3.5</value>
|
||||
|
@ -89,14 +104,11 @@
|
|||
<mass-kg>25</mass-kg>
|
||||
<radius-m>0.2</radius-m>
|
||||
</particle>
|
||||
|
||||
<program>
|
||||
<fluid>water</fluid>
|
||||
<gravity>true</gravity>
|
||||
<wind>false</wind>
|
||||
</program>
|
||||
|
||||
</particlesystem>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
|
|
@ -1,9 +1,11 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<path>c172p-pontoon.ac</path>
|
||||
<texture-path>../../../Models</texture-path>
|
||||
<nopreview/>
|
||||
|
||||
<offsets>
|
||||
<z-m>0.0</z-m>
|
||||
<y-m>0.0</y-m>
|
||||
|
@ -29,7 +31,6 @@
|
|||
<object-name>LHrudder</object-name>
|
||||
<object-name>RHrudder</object-name>
|
||||
</effect>
|
||||
|
||||
<effect>
|
||||
<inherits-from>Aircraft/c172p/Models/Effects/interior/c172p-interior-radiance</inherits-from>
|
||||
<object-name>FloatReinforceLeft</object-name>
|
||||
|
@ -80,4 +81,5 @@
|
|||
<b>1</b>
|
||||
</ambient>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -3,7 +3,9 @@
|
|||
<PropertyList>
|
||||
|
||||
<params>
|
||||
<!-- IMPORTANT: int properties 14 to 19, both included, are reserved for the immat system. Do not use them! -->
|
||||
<!-- IMPORTANT: int properties 14 to 19, both included, are reserved
|
||||
for the immat system. Do not use them!
|
||||
-->
|
||||
<spray_wake_speed_kt>
|
||||
<property>sim/multiplay/generic/float[6]</property>
|
||||
</spray_wake_speed_kt>
|
||||
|
@ -22,6 +24,7 @@
|
|||
</greater-than>
|
||||
</condition>
|
||||
|
||||
<align>billboard</align>
|
||||
<attach>world</attach>
|
||||
|
||||
<placer>
|
||||
|
@ -54,15 +57,21 @@
|
|||
</particles-per-sec>
|
||||
</counter>
|
||||
|
||||
<align>billboard</align>
|
||||
|
||||
<particle>
|
||||
<start>
|
||||
<color>
|
||||
<red><value>0.95</value></red>
|
||||
<green><value>0.95</value></green>
|
||||
<blue><value>0.95</value></blue>
|
||||
<alpha><value>0.5</value></alpha>
|
||||
<red>
|
||||
<value>0.95</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>0.95</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>0.95</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>0.5</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size>
|
||||
<value>0.5</value>
|
||||
|
@ -70,10 +79,18 @@
|
|||
</start>
|
||||
<end>
|
||||
<color>
|
||||
<red><value>1</value></red>
|
||||
<green><value>1</value></green>
|
||||
<blue><value>1</value></blue>
|
||||
<alpha><value>0.001</value></alpha>
|
||||
<red>
|
||||
<value>1</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>1</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>1</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>0.001</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size>
|
||||
<value>5</value>
|
||||
|
@ -85,13 +102,11 @@
|
|||
<mass-kg>0.15</mass-kg>
|
||||
<radius-m>0.175</radius-m>
|
||||
</particle>
|
||||
|
||||
<program>
|
||||
<fluid>air</fluid>
|
||||
<gravity>true</gravity>
|
||||
<wind>false</wind>
|
||||
</program>
|
||||
|
||||
</particlesystem>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -3,7 +3,9 @@
|
|||
<PropertyList>
|
||||
|
||||
<params>
|
||||
<!-- IMPORTANT: int properties 14 to 19, both included, are reserved for the immat system. Do not use them! -->
|
||||
<!-- IMPORTANT: int properties 14 to 19, both included, are reserved
|
||||
for the immat system. Do not use them!
|
||||
-->
|
||||
<spray_wake_speed_kt>
|
||||
<property>sim/multiplay/generic/float[6]</property>
|
||||
</spray_wake_speed_kt>
|
||||
|
@ -11,9 +13,7 @@
|
|||
|
||||
<particlesystem>
|
||||
<name>right-wake</name>
|
||||
|
||||
<texture>wake.png</texture>
|
||||
|
||||
<emissive>false</emissive>
|
||||
<lighting>true</lighting>
|
||||
|
||||
|
@ -30,6 +30,7 @@
|
|||
</and>
|
||||
</condition>
|
||||
|
||||
<align>billboard</align>
|
||||
<attach>world</attach>
|
||||
|
||||
<placer>
|
||||
|
@ -64,15 +65,21 @@
|
|||
</particles-per-sec>
|
||||
</counter>
|
||||
|
||||
<align>billboard</align>
|
||||
|
||||
<particle>
|
||||
<start>
|
||||
<color>
|
||||
<red><value>0.95</value></red>
|
||||
<green><value>0.95</value></green>
|
||||
<blue><value>0.95</value></blue>
|
||||
<alpha><value>0.5</value></alpha>
|
||||
<red>
|
||||
<value>0.95</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>0.95</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>0.95</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>0.5</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size>
|
||||
<value>0.4</value>
|
||||
|
@ -80,10 +87,18 @@
|
|||
</start>
|
||||
<end>
|
||||
<color>
|
||||
<red><value>1</value></red>
|
||||
<green><value>1</value></green>
|
||||
<blue><value>1</value></blue>
|
||||
<alpha><value>0.001</value></alpha>
|
||||
<red>
|
||||
<value>1</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>1</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>1</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>0.001</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size>
|
||||
<value>3.5</value>
|
||||
|
@ -95,14 +110,11 @@
|
|||
<mass-kg>25</mass-kg>
|
||||
<radius-m>0.2</radius-m>
|
||||
</particle>
|
||||
|
||||
<program>
|
||||
<fluid>water</fluid>
|
||||
<gravity>true</gravity>
|
||||
<wind>false</wind>
|
||||
</program>
|
||||
|
||||
</particlesystem>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
|
|
@ -29,23 +29,24 @@
|
|||
<PropertyList>
|
||||
|
||||
<params>
|
||||
<!-- IMPORTANT: int properties 14 to 19, both included, are reserved for the immat system. Do not use them! -->
|
||||
<!-- IMPORTANT: int properties 14 to 19, both included, are reserved
|
||||
for the immat system. Do not use them!
|
||||
-->
|
||||
<right_ground_effect_speed_kt>
|
||||
<property>sim/multiplay/generic/float[8]</property>
|
||||
</right_ground_effect_speed_kt>
|
||||
</params>
|
||||
|
||||
<particlesystem>
|
||||
|
||||
<name>pontoon-burn-p</name>
|
||||
<texture>tyreburn.png</texture>
|
||||
<emissive>false</emissive>
|
||||
<lighting>false</lighting>
|
||||
|
||||
<offsets>
|
||||
<x-m> 1.2 </x-m>
|
||||
<y-m> -0.7 </y-m>
|
||||
<z-m> 0.0 </z-m>
|
||||
<x-m> 1.2</x-m>
|
||||
<y-m>-0.7</y-m>
|
||||
<z-m> 0.0</z-m>
|
||||
</offsets>
|
||||
|
||||
<condition>
|
||||
|
@ -56,7 +57,6 @@
|
|||
</condition>
|
||||
|
||||
<align>billboard</align>
|
||||
|
||||
<attach>world</attach>
|
||||
|
||||
<placer>
|
||||
|
@ -64,21 +64,21 @@
|
|||
</placer>
|
||||
|
||||
<shooter>
|
||||
<theta-min-deg> 45 </theta-min-deg>
|
||||
<theta-max-deg> 85 </theta-max-deg>
|
||||
<phi-min-deg> -60 </phi-min-deg>
|
||||
<phi-max-deg> 60 </phi-max-deg>
|
||||
<theta-min-deg> 45</theta-min-deg>
|
||||
<theta-max-deg> 85</theta-max-deg>
|
||||
<phi-min-deg> -60</phi-min-deg>
|
||||
<phi-max-deg> 60</phi-max-deg>
|
||||
<speed-mps>
|
||||
<value> 50 </value>
|
||||
<spread> 5 </spread>
|
||||
<value>50</value>
|
||||
<spread>5</spread>
|
||||
</speed-mps>
|
||||
<rotation-speed>
|
||||
<x-max-deg-sec> 15 </x-max-deg-sec>
|
||||
<x-min-deg-sec> -15 </x-min-deg-sec>
|
||||
<y-max-deg-sec> 15 </y-max-deg-sec>
|
||||
<y-min-deg-sec> -15 </y-min-deg-sec>
|
||||
<z-max-deg-sec> 15 </z-max-deg-sec>
|
||||
<z-min-deg-sec> -15 </z-min-deg-sec>
|
||||
<x-max-deg-sec> 15</x-max-deg-sec>
|
||||
<x-min-deg-sec>-15</x-min-deg-sec>
|
||||
<y-max-deg-sec> 15</y-max-deg-sec>
|
||||
<y-min-deg-sec>-15</y-min-deg-sec>
|
||||
<z-max-deg-sec> 15</z-max-deg-sec>
|
||||
<z-min-deg-sec>-15</z-min-deg-sec>
|
||||
</rotation-speed>
|
||||
</shooter>
|
||||
|
||||
|
@ -89,49 +89,66 @@
|
|||
</particles-per-sec>
|
||||
</counter>
|
||||
|
||||
<align>billboard</align>
|
||||
|
||||
<particle>
|
||||
<start>
|
||||
<color>
|
||||
<red><value> 0.95 </value></red>
|
||||
<green><value> 0.95 </value></green>
|
||||
<blue><value> 0.95 </value></blue>
|
||||
<alpha><value> 0.05 </value></alpha>
|
||||
<red>
|
||||
<value>0.95</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>0.95</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>0.95</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>0.05</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size><value> 0.5 </value></size>
|
||||
<size>
|
||||
<value>0.5</value>
|
||||
</size>
|
||||
</start>
|
||||
<end>
|
||||
<color>
|
||||
<red><value> 1.000 </value></red>
|
||||
<green><value> 1.000 </value></green>
|
||||
<blue><value> 1.000 </value></blue>
|
||||
<alpha><value> 0.020 </value></alpha>
|
||||
<red>
|
||||
<value>1.0</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>1.0</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>1.0</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>0.020</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size><value> 3 </value></size>
|
||||
<size>
|
||||
<value>3</value>
|
||||
</size>
|
||||
</end>
|
||||
<life-sec><value> 0.5 </value></life-sec>
|
||||
<mass-kg> 0.025 </mass-kg>
|
||||
<radius-m> 0.175 </radius-m>
|
||||
<life-sec>
|
||||
<value>0.5</value>
|
||||
</life-sec>
|
||||
<mass-kg>0.025</mass-kg>
|
||||
<radius-m>0.175</radius-m>
|
||||
</particle>
|
||||
|
||||
<program>
|
||||
<fluid> air </fluid>
|
||||
<gravity> true </gravity>
|
||||
<wind> true </wind>
|
||||
<fluid>air</fluid>
|
||||
<gravity>true</gravity>
|
||||
<wind>true</wind>
|
||||
</program>
|
||||
|
||||
</particlesystem>
|
||||
|
||||
<particlesystem>
|
||||
|
||||
<name>spark</name>
|
||||
<type>normal</type>
|
||||
|
||||
<offsets>
|
||||
<x-m> 1.2 </x-m>
|
||||
<y-m> -0.7 </y-m>
|
||||
<z-m> 0.0 </z-m>
|
||||
<x-m> 1.2</x-m>
|
||||
<y-m>-0.7</y-m>
|
||||
<z-m> 0.0</z-m>
|
||||
</offsets>
|
||||
|
||||
<condition>
|
||||
|
@ -180,32 +197,48 @@
|
|||
<particle>
|
||||
<start>
|
||||
<color>
|
||||
<red><value> 1.0 </value></red>
|
||||
<green><value> 1.0 </value></green>
|
||||
<blue><value> 0.0 </value></blue>
|
||||
<alpha><value> 1.0 </value></alpha>
|
||||
<red>
|
||||
<value>1.0</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>1.0</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>0.0</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>1.0</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size><value> 0.05 </value></size>
|
||||
<size>
|
||||
<value>0.05</value>
|
||||
</size>
|
||||
</start>
|
||||
|
||||
<end>
|
||||
<color>
|
||||
<red><value> 1.0 </value></red>
|
||||
<green><value> 1.0 </value></green>
|
||||
<blue><value> 0.0 </value></blue>
|
||||
<alpha><value> 0.6 </value></alpha>
|
||||
<red>
|
||||
<value>1.0</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>1.0</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>0.0</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>0.6</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size><value> 0.00025 </value></size>
|
||||
<size>
|
||||
<value>0.00025</value>
|
||||
</size>
|
||||
</end>
|
||||
|
||||
<life-sec>
|
||||
<value>0.5</value>
|
||||
</life-sec>
|
||||
|
||||
<mass-kg>0.015</mass-kg>
|
||||
<radius-m>0.1</radius-m>
|
||||
</particle>
|
||||
|
||||
<program>
|
||||
<fluid>air</fluid>
|
||||
<gravity type="bool">true</gravity>
|
||||
|
|
148
Aircraft/c172p/Models/Effects/propspray/rain-nose-propeller.xml
Normal file
|
@ -0,0 +1,148 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<params>
|
||||
<prop_spray_speed_ms>engines/engine[2]/rpm</prop_spray_speed_ms>
|
||||
</params>
|
||||
|
||||
<particlesystem>
|
||||
<name>rain-s</name>
|
||||
<texture>smoke.png</texture>
|
||||
<emissive>true</emissive>
|
||||
<lighting>false</lighting>
|
||||
|
||||
<offsets>
|
||||
<x-m>0</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>0</z-m>
|
||||
</offsets>
|
||||
|
||||
<condition>
|
||||
<and>
|
||||
<greater-than>
|
||||
<property alias="/params/prop_spray_speed_ms"/>
|
||||
<value>200.0</value>
|
||||
</greater-than>
|
||||
<greater-than>
|
||||
<property>/environment/rain-norm</property>
|
||||
<value>0.0</value>
|
||||
</greater-than>
|
||||
<less-than>
|
||||
<property>position/altitude-agl-ft</property>
|
||||
<value>5.0</value>
|
||||
</less-than>
|
||||
<not>
|
||||
<property>/sim/current-view/internal</property>
|
||||
</not>
|
||||
</and>
|
||||
</condition>
|
||||
|
||||
<align>billboard</align>
|
||||
<attach>world</attach>
|
||||
|
||||
<placer>
|
||||
<type>segments</type>
|
||||
<vertex>
|
||||
<x-m>0</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>0</z-m>
|
||||
</vertex>
|
||||
<vertex>
|
||||
<x-m>1.5</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>0</z-m>
|
||||
</vertex>
|
||||
<vertex>
|
||||
<x-m>3</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>0</z-m>
|
||||
</vertex>
|
||||
</placer>
|
||||
|
||||
<shooter>
|
||||
<theta-min-deg>90</theta-min-deg>
|
||||
<theta-max-deg>90</theta-max-deg>
|
||||
<phi-min-deg>-15</phi-min-deg>
|
||||
<phi-max-deg>15</phi-max-deg>
|
||||
<speed-mps>
|
||||
<expression>
|
||||
<product>
|
||||
<property alias="/params/prop_spray_speed_ms"/>
|
||||
<value>1.1</value>
|
||||
</product>
|
||||
</expression>
|
||||
<spread>1.0</spread>
|
||||
</speed-mps>
|
||||
<rotation-speed>
|
||||
<x-max-deg-sec>15</x-max-deg-sec>
|
||||
<x-min-deg-sec>-15</x-min-deg-sec>
|
||||
<y-max-deg-sec>15</y-max-deg-sec>
|
||||
<y-min-deg-sec>-15</y-min-deg-sec>
|
||||
<z-max-deg-sec>15</z-max-deg-sec>
|
||||
<z-min-deg-sec>-15</z-min-deg-sec>
|
||||
</rotation-speed>
|
||||
</shooter>
|
||||
|
||||
<counter>
|
||||
<particles-per-sec>
|
||||
<!-- TODO It would be nice if we could multiply with /environment/rain-norm -->
|
||||
<property alias="/params/prop_spray_speed_ms"/>
|
||||
<factor>0.01</factor>
|
||||
<spread>0.01</spread>
|
||||
</particles-per-sec>
|
||||
</counter>
|
||||
|
||||
<particle>
|
||||
<start>
|
||||
<color>
|
||||
<red>
|
||||
<property>/rendering/scene/diffuse/red</property>
|
||||
</red>
|
||||
<green>
|
||||
<property>/rendering/scene/diffuse/red</property>
|
||||
</green>
|
||||
<blue>
|
||||
<property>/rendering/scene/diffuse/red</property>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>0.05</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size>
|
||||
<value>0.5</value>
|
||||
</size>
|
||||
</start>
|
||||
<end>
|
||||
<color>
|
||||
<red>
|
||||
<property>/rendering/scene/diffuse/red</property>
|
||||
</red>
|
||||
<green>
|
||||
<property>/rendering/scene/diffuse/red</property>
|
||||
</green>
|
||||
<blue>
|
||||
<property>/rendering/scene/diffuse/red</property>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>0.020</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size>
|
||||
<value>10</value>
|
||||
</size>
|
||||
</end>
|
||||
<life-sec>
|
||||
<value>1.5</value>
|
||||
</life-sec>
|
||||
<mass-kg>0.025</mass-kg>
|
||||
<radius-m>0.125</radius-m>
|
||||
</particle>
|
||||
<program>
|
||||
<fluid>air</fluid>
|
||||
<gravity>true</gravity>
|
||||
<wind>false</wind>
|
||||
</program>
|
||||
</particlesystem>
|
||||
|
||||
</PropertyList>
|
BIN
Aircraft/c172p/Models/Effects/propspray/smoke.png
Normal file
After Width: | Height: | Size: 6.3 KiB |
|
@ -9,9 +9,9 @@
|
|||
Fix required:
|
||||
when the aircraft is flying at a high/low pitch or is rolling over far,
|
||||
the shadow seems to disappear into the ground.
|
||||
-->
|
||||
-->
|
||||
|
||||
<PropertyList>
|
||||
<PropertyList>
|
||||
|
||||
<path>3dpontoonshadow.ac</path>
|
||||
<nopreview/>
|
||||
|
@ -50,18 +50,16 @@
|
|||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<effect>
|
||||
<inherits-from>Effects/shadow-vol</inherits-from>
|
||||
<object-name>3dpontoonshadow</object-name>
|
||||
</effect>
|
||||
|
||||
<animation>
|
||||
<type>noshadow</type>
|
||||
<object-name>3dpontoonshadow</object-name>
|
||||
</animation>
|
||||
|
||||
<!-- pitch -->
|
||||
<!-- Pitch -->
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>3dpontoonshadow</object-name>
|
||||
|
@ -79,7 +77,7 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
<!-- roll -->
|
||||
<!-- Roll -->
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>3dpontoonshadow</object-name>
|
||||
|
@ -97,4 +95,4 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
||||
</PropertyList>
|
||||
|
|
|
@ -9,9 +9,9 @@
|
|||
Fix required:
|
||||
when the aircraft is flying at a high/low pitch or is rolling over far,
|
||||
the shadow seems to disappear into the ground.
|
||||
-->
|
||||
-->
|
||||
|
||||
<PropertyList>
|
||||
<PropertyList>
|
||||
|
||||
<path>3dbush26shadow.ac</path>
|
||||
<nopreview/>
|
||||
|
@ -53,18 +53,16 @@
|
|||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<effect>
|
||||
<inherits-from>Effects/shadow-vol</inherits-from>
|
||||
<object-name>3dbush26shadow</object-name>
|
||||
</effect>
|
||||
|
||||
<animation>
|
||||
<type>noshadow</type>
|
||||
<object-name>3dbush26shadow</object-name>
|
||||
</animation>
|
||||
|
||||
<!-- pitch -->
|
||||
<!-- Pitch -->
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>3dbush26shadow</object-name>
|
||||
|
@ -82,7 +80,7 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
<!-- roll -->
|
||||
<!-- Roll -->
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>3dbush26shadow</object-name>
|
||||
|
@ -100,4 +98,4 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
||||
</PropertyList>
|
||||
|
|
|
@ -9,9 +9,9 @@
|
|||
Fix required:
|
||||
when the aircraft is flying at a high/low pitch or is rolling over far,
|
||||
the shadow seems to disappear into the ground.
|
||||
-->
|
||||
-->
|
||||
|
||||
<PropertyList>
|
||||
<PropertyList>
|
||||
|
||||
<path>3dbush36shadow.ac</path>
|
||||
<nopreview/>
|
||||
|
@ -53,18 +53,16 @@
|
|||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<effect>
|
||||
<inherits-from>Effects/shadow-vol</inherits-from>
|
||||
<object-name>3dbush36shadow</object-name>
|
||||
</effect>
|
||||
|
||||
<animation>
|
||||
<type>noshadow</type>
|
||||
<object-name>3dbush36shadow</object-name>
|
||||
</animation>
|
||||
|
||||
<!-- pitch -->
|
||||
<!-- Pitch -->
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>3dbush36shadow</object-name>
|
||||
|
@ -82,7 +80,7 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
<!-- roll -->
|
||||
<!-- Roll -->
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>3dbush36shadow</object-name>
|
||||
|
@ -100,4 +98,4 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
||||
</PropertyList>
|
||||
|
|
|
@ -9,9 +9,9 @@
|
|||
Fix required:
|
||||
when the aircraft is flying at a high/low pitch or is rolling over far,
|
||||
the shadow seems to disappear into the ground.
|
||||
-->
|
||||
-->
|
||||
|
||||
<PropertyList>
|
||||
<PropertyList>
|
||||
|
||||
<path>3dbushdefshadow.ac</path>
|
||||
<nopreview/>
|
||||
|
@ -53,18 +53,16 @@
|
|||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<effect>
|
||||
<inherits-from>Effects/shadow-vol</inherits-from>
|
||||
<object-name>3dbushdefshadow</object-name>
|
||||
</effect>
|
||||
|
||||
<animation>
|
||||
<type>noshadow</type>
|
||||
<object-name>3dbushdefshadow</object-name>
|
||||
</animation>
|
||||
|
||||
<!-- pitch -->
|
||||
<!-- Pitch -->
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>3dbushdefshadow</object-name>
|
||||
|
@ -82,7 +80,7 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
<!-- roll -->
|
||||
<!-- Roll -->
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>3dbushdefshadow</object-name>
|
||||
|
@ -100,4 +98,4 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
||||
</PropertyList>
|
||||
|
|
|
@ -9,9 +9,9 @@
|
|||
Fix required:
|
||||
when the aircraft is flying at a high/low pitch or is rolling over far,
|
||||
the shadow seems to disappear into the ground.
|
||||
-->
|
||||
-->
|
||||
|
||||
<PropertyList>
|
||||
<PropertyList>
|
||||
|
||||
<path>3dpontoonshadow.ac</path>
|
||||
<nopreview/>
|
||||
|
@ -50,18 +50,16 @@
|
|||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<effect>
|
||||
<inherits-from>Effects/shadow-vol</inherits-from>
|
||||
<object-name>3dpontoonshadow</object-name>
|
||||
</effect>
|
||||
|
||||
<animation>
|
||||
<type>noshadow</type>
|
||||
<object-name>3dpontoonshadow</object-name>
|
||||
</animation>
|
||||
|
||||
<!-- pitch -->
|
||||
<!-- Pitch -->
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>3dpontoonshadow</object-name>
|
||||
|
@ -79,7 +77,7 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
<!-- roll -->
|
||||
<!-- Roll -->
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>3dpontoonshadow</object-name>
|
||||
|
@ -97,4 +95,4 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
||||
</PropertyList>
|
||||
|
|
|
@ -9,9 +9,9 @@
|
|||
Fix required:
|
||||
when the aircraft is flying at a high/low pitch or is rolling over far,
|
||||
the shadow seems to disappear into the ground.
|
||||
-->
|
||||
-->
|
||||
|
||||
<PropertyList>
|
||||
<PropertyList>
|
||||
|
||||
<path>3dskishadow.ac</path>
|
||||
<nopreview/>
|
||||
|
@ -50,18 +50,16 @@
|
|||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<effect>
|
||||
<inherits-from>Effects/shadow-vol</inherits-from>
|
||||
<object-name>3dskishadow</object-name>
|
||||
</effect>
|
||||
|
||||
<animation>
|
||||
<type>noshadow</type>
|
||||
<object-name>3dskishadow</object-name>
|
||||
</animation>
|
||||
|
||||
<!-- pitch -->
|
||||
<!-- Pitch -->
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>3dskishadow</object-name>
|
||||
|
@ -79,7 +77,7 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
<!-- roll -->
|
||||
<!-- Roll -->
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>3dskishadow</object-name>
|
||||
|
@ -97,4 +95,4 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
||||
</PropertyList>
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
</params>
|
||||
|
||||
<particlesystem>
|
||||
|
||||
<name>spark</name>
|
||||
<type>normal</type>
|
||||
|
||||
|
@ -97,39 +96,53 @@
|
|||
<particle>
|
||||
<start>
|
||||
<color>
|
||||
<red><value> 1.0 </value></red>
|
||||
<green><value> 1.0 </value></green>
|
||||
<blue><value> 0.0 </value></blue>
|
||||
<alpha><value> 1.0 </value></alpha>
|
||||
<red>
|
||||
<value>1.0</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>1.0</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>0.0</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>1.0</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size><value> 0.05 </value></size>
|
||||
<size>
|
||||
<value>0.05</value>
|
||||
</size>
|
||||
</start>
|
||||
|
||||
<end>
|
||||
<color>
|
||||
<red><value> 1.0 </value></red>
|
||||
<green><value> 1.0 </value></green>
|
||||
<blue><value> 0.0 </value></blue>
|
||||
<alpha><value> 0.6 </value></alpha>
|
||||
<red>
|
||||
<value>1.0</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>1.0</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>0.0</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>0.6</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size><value> 0.00025 </value></size>
|
||||
<size>
|
||||
<value>0.00025</value>
|
||||
</size>
|
||||
</end>
|
||||
|
||||
<life-sec>
|
||||
<value>0.5</value>
|
||||
</life-sec>
|
||||
|
||||
<mass-kg>0.015</mass-kg>
|
||||
<radius-m>0.1</radius-m>
|
||||
</particle>
|
||||
|
||||
<program>
|
||||
<fluid>air</fluid>
|
||||
<gravity type="bool">true</gravity>
|
||||
<wind type="bool">false</wind>
|
||||
</program>
|
||||
|
||||
</particlesystem>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
|
|
@ -33,14 +33,13 @@ Copied from Cap10C by PAF team - http://equipe-flightgear.forumactif.com
|
|||
</params>
|
||||
|
||||
<particlesystem>
|
||||
|
||||
<name>spark</name>
|
||||
<type>normal</type>
|
||||
|
||||
<offsets>
|
||||
<x-m> 0.0 </x-m>
|
||||
<y-m> 0.0 </y-m>
|
||||
<z-m> 0.0 </z-m>
|
||||
<x-m>0.0</x-m>
|
||||
<y-m>0.0</y-m>
|
||||
<z-m>0.0</z-m>
|
||||
</offsets>
|
||||
|
||||
<condition>
|
||||
|
@ -95,38 +94,53 @@ Copied from Cap10C by PAF team - http://equipe-flightgear.forumactif.com
|
|||
<particle>
|
||||
<start>
|
||||
<color>
|
||||
<red><value> 1.0 </value></red>
|
||||
<green><value> 1.0 </value></green>
|
||||
<blue><value> 0.0 </value></blue>
|
||||
<alpha><value> 1.0 </value></alpha>
|
||||
<red>
|
||||
<value>1.0</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>1.0</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>0.0</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>1.0</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size><value> 0.05 </value></size>
|
||||
<size>
|
||||
<value>0.05</value>
|
||||
</size>
|
||||
</start>
|
||||
|
||||
<end>
|
||||
<color>
|
||||
<red><value> 1.0 </value></red>
|
||||
<green><value> 1.0 </value></green>
|
||||
<blue><value> 0.0 </value></blue>
|
||||
<alpha><value> 0.6 </value></alpha>
|
||||
<red>
|
||||
<value>1.0</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>1.0</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>0.0</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>0.6</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size><value> 0.00025 </value></size>
|
||||
<size>
|
||||
<value>0.00025</value>
|
||||
</size>
|
||||
</end>
|
||||
|
||||
<life-sec>
|
||||
<value>0.5</value>
|
||||
</life-sec>
|
||||
|
||||
<mass-kg>0.015</mass-kg>
|
||||
<radius-m>0.1</radius-m>
|
||||
</particle>
|
||||
|
||||
<program>
|
||||
<fluid>air</fluid>
|
||||
<gravity type="bool">true</gravity>
|
||||
<wind type="bool">false</wind>
|
||||
</program>
|
||||
|
||||
</particlesystem>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -35,14 +35,13 @@
|
|||
</params>
|
||||
|
||||
<particlesystem>
|
||||
|
||||
<name>spark</name>
|
||||
<type>normal</type>
|
||||
|
||||
<offsets>
|
||||
<x-m> 0.0 </x-m>
|
||||
<y-m> 0.0 </y-m>
|
||||
<z-m> 0.0 </z-m>
|
||||
<x-m>0.0</x-m>
|
||||
<y-m>0.0</y-m>
|
||||
<z-m>0.0</z-m>
|
||||
</offsets>
|
||||
|
||||
<condition>
|
||||
|
@ -97,38 +96,53 @@
|
|||
<particle>
|
||||
<start>
|
||||
<color>
|
||||
<red><value> 1.0 </value></red>
|
||||
<green><value> 1.0 </value></green>
|
||||
<blue><value> 0.0 </value></blue>
|
||||
<alpha><value> 1.0 </value></alpha>
|
||||
<red>
|
||||
<value>1.0</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>1.0</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>0.0</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>1.0</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size><value> 0.05 </value></size>
|
||||
<size>
|
||||
<value>0.05</value>
|
||||
</size>
|
||||
</start>
|
||||
|
||||
<end>
|
||||
<color>
|
||||
<red><value> 1.0 </value></red>
|
||||
<green><value> 1.0 </value></green>
|
||||
<blue><value> 0.0 </value></blue>
|
||||
<alpha><value> 0.6 </value></alpha>
|
||||
<red>
|
||||
<value>1.0</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>1.0</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>0.0</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>0.6</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size><value> 0.00025 </value></size>
|
||||
<size>
|
||||
<value>0.00025</value>
|
||||
</size>
|
||||
</end>
|
||||
|
||||
<life-sec>
|
||||
<value>0.5</value>
|
||||
</life-sec>
|
||||
|
||||
<mass-kg>0.015</mass-kg>
|
||||
<radius-m>0.1</radius-m>
|
||||
</particle>
|
||||
|
||||
<program>
|
||||
<fluid>air</fluid>
|
||||
<gravity type="bool">true</gravity>
|
||||
<wind type="bool">false</wind>
|
||||
</program>
|
||||
|
||||
</particlesystem>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -1,8 +1,11 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<path>c172p-skis.ac</path>
|
||||
<texture-path>../../../Models</texture-path>
|
||||
<nopreview/>
|
||||
|
||||
<offsets>
|
||||
<z-m>0.0</z-m>
|
||||
<y-m>0.0</y-m>
|
||||
|
@ -16,6 +19,7 @@
|
|||
<object-name>LeftSki</object-name>
|
||||
<object-name>RightSki</object-name>
|
||||
</effect>
|
||||
|
||||
<!-- Specularity fix -->
|
||||
<animation>
|
||||
<type>material</type>
|
||||
|
@ -70,4 +74,5 @@
|
|||
<b>1</b>
|
||||
</ambient>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
<property alias="/params/nose_tyre_smoke_ground_effect_speed_kt/property"/>
|
||||
</condition>
|
||||
|
||||
<align>billboard</align>
|
||||
<attach>world</attach>
|
||||
|
||||
<placer>
|
||||
|
@ -25,21 +26,21 @@
|
|||
</placer>
|
||||
|
||||
<shooter>
|
||||
<theta-min-deg> 45 </theta-min-deg>
|
||||
<theta-max-deg> 85 </theta-max-deg>
|
||||
<phi-min-deg> -60 </phi-min-deg>
|
||||
<phi-max-deg> 60 </phi-max-deg>
|
||||
<theta-min-deg> 45</theta-min-deg>
|
||||
<theta-max-deg> 85</theta-max-deg>
|
||||
<phi-min-deg> -60</phi-min-deg>
|
||||
<phi-max-deg> 60</phi-max-deg>
|
||||
<speed-mps>
|
||||
<value> 50 </value>
|
||||
<spread> 5 </spread>
|
||||
<value>50</value>
|
||||
<spread>5</spread>
|
||||
</speed-mps>
|
||||
<rotation-speed>
|
||||
<x-max-deg-sec> 15 </x-max-deg-sec>
|
||||
<x-min-deg-sec> -15 </x-min-deg-sec>
|
||||
<y-max-deg-sec> 15 </y-max-deg-sec>
|
||||
<y-min-deg-sec> -15 </y-min-deg-sec>
|
||||
<z-max-deg-sec> 15 </z-max-deg-sec>
|
||||
<z-min-deg-sec> -15 </z-min-deg-sec>
|
||||
<x-max-deg-sec> 15</x-max-deg-sec>
|
||||
<x-min-deg-sec>-15</x-min-deg-sec>
|
||||
<y-max-deg-sec> 15</y-max-deg-sec>
|
||||
<y-min-deg-sec>-15</y-min-deg-sec>
|
||||
<z-max-deg-sec> 15</z-max-deg-sec>
|
||||
<z-min-deg-sec>-15</z-min-deg-sec>
|
||||
</rotation-speed>
|
||||
</shooter>
|
||||
|
||||
|
@ -50,38 +51,56 @@
|
|||
</particles-per-sec>
|
||||
</counter>
|
||||
|
||||
<align>billboard</align>
|
||||
|
||||
<particle>
|
||||
<start>
|
||||
<color>
|
||||
<red><value> 0.95 </value></red>
|
||||
<green><value> 0.95 </value></green>
|
||||
<blue><value> 0.95 </value></blue>
|
||||
<alpha><value> 0.05 </value></alpha>
|
||||
<red>
|
||||
<value>0.95</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>0.95</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>0.95</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>0.05</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size><value> 0.5 </value></size>
|
||||
<size>
|
||||
<value>0.5</value>
|
||||
</size>
|
||||
</start>
|
||||
<end>
|
||||
<color>
|
||||
<red><value> 1.000 </value></red>
|
||||
<green><value> 1.000 </value></green>
|
||||
<blue><value> 1.000 </value></blue>
|
||||
<alpha><value> 0.020 </value></alpha>
|
||||
<red>
|
||||
<value>1.0</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>1.0</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>1.0</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>0.02</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size><value> 3 </value></size>
|
||||
<size>
|
||||
<value>3</value>
|
||||
</size>
|
||||
</end>
|
||||
<life-sec><value> 0.5 </value></life-sec>
|
||||
<mass-kg> 0.025 </mass-kg>
|
||||
<radius-m> 0.175 </radius-m>
|
||||
<life-sec>
|
||||
<value>0.5</value>
|
||||
</life-sec>
|
||||
<mass-kg>0.025</mass-kg>
|
||||
<radius-m>0.175</radius-m>
|
||||
</particle>
|
||||
|
||||
<program>
|
||||
<fluid> air </fluid>
|
||||
<gravity> true </gravity>
|
||||
<wind> true </wind>
|
||||
<fluid>air</fluid>
|
||||
<gravity>true</gravity>
|
||||
<wind>true</wind>
|
||||
</program>
|
||||
|
||||
</particlesystem>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
<property alias="/params/left_tyre_smoke_ground_effect_speed_kt/property"/>
|
||||
</condition>
|
||||
|
||||
<align>billboard</align>
|
||||
<attach>world</attach>
|
||||
|
||||
<placer>
|
||||
|
@ -25,21 +26,21 @@
|
|||
</placer>
|
||||
|
||||
<shooter>
|
||||
<theta-min-deg> 45 </theta-min-deg>
|
||||
<theta-max-deg> 85 </theta-max-deg>
|
||||
<phi-min-deg> -60 </phi-min-deg>
|
||||
<phi-max-deg> 60 </phi-max-deg>
|
||||
<theta-min-deg> 45</theta-min-deg>
|
||||
<theta-max-deg> 85</theta-max-deg>
|
||||
<phi-min-deg> -60</phi-min-deg>
|
||||
<phi-max-deg> 60</phi-max-deg>
|
||||
<speed-mps>
|
||||
<value> 50 </value>
|
||||
<spread> 5 </spread>
|
||||
<value>50</value>
|
||||
<spread>5</spread>
|
||||
</speed-mps>
|
||||
<rotation-speed>
|
||||
<x-max-deg-sec> 15 </x-max-deg-sec>
|
||||
<x-min-deg-sec> -15 </x-min-deg-sec>
|
||||
<y-max-deg-sec> 15 </y-max-deg-sec>
|
||||
<y-min-deg-sec> -15 </y-min-deg-sec>
|
||||
<z-max-deg-sec> 15 </z-max-deg-sec>
|
||||
<z-min-deg-sec> -15 </z-min-deg-sec>
|
||||
<x-max-deg-sec> 15</x-max-deg-sec>
|
||||
<x-min-deg-sec>-15</x-min-deg-sec>
|
||||
<y-max-deg-sec> 15</y-max-deg-sec>
|
||||
<y-min-deg-sec>-15</y-min-deg-sec>
|
||||
<z-max-deg-sec> 15</z-max-deg-sec>
|
||||
<z-min-deg-sec>-15</z-min-deg-sec>
|
||||
</rotation-speed>
|
||||
</shooter>
|
||||
|
||||
|
@ -50,38 +51,56 @@
|
|||
</particles-per-sec>
|
||||
</counter>
|
||||
|
||||
<align>billboard</align>
|
||||
|
||||
<particle>
|
||||
<start>
|
||||
<color>
|
||||
<red><value> 0.95 </value></red>
|
||||
<green><value> 0.95 </value></green>
|
||||
<blue><value> 0.95 </value></blue>
|
||||
<alpha><value> 0.05 </value></alpha>
|
||||
<red>
|
||||
<value>0.95</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>0.95</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>0.95</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>0.05</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size><value> 0.5 </value></size>
|
||||
<size>
|
||||
<value>0.5</value>
|
||||
</size>
|
||||
</start>
|
||||
<end>
|
||||
<color>
|
||||
<red><value> 1.000 </value></red>
|
||||
<green><value> 1.000 </value></green>
|
||||
<blue><value> 1.000 </value></blue>
|
||||
<alpha><value> 0.020 </value></alpha>
|
||||
<red>
|
||||
<value>1.0</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>1.0</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>1.0</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>0.02</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size><value> 3 </value></size>
|
||||
<size>
|
||||
<value>3</value>
|
||||
</size>
|
||||
</end>
|
||||
<life-sec><value> 0.5 </value></life-sec>
|
||||
<mass-kg> 0.025 </mass-kg>
|
||||
<radius-m> 0.175 </radius-m>
|
||||
<life-sec>
|
||||
<value>0.5</value>
|
||||
</life-sec>
|
||||
<mass-kg>0.025</mass-kg>
|
||||
<radius-m>0.175</radius-m>
|
||||
</particle>
|
||||
|
||||
<program>
|
||||
<fluid> air </fluid>
|
||||
<gravity> true </gravity>
|
||||
<wind> true </wind>
|
||||
<fluid>air</fluid>
|
||||
<gravity>true</gravity>
|
||||
<wind>true</wind>
|
||||
</program>
|
||||
|
||||
</particlesystem>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
<property alias="/params/right_tyre_smoke_ground_effect_speed_kt/property"/>
|
||||
</condition>
|
||||
|
||||
<align>billboard</align>
|
||||
<attach>world</attach>
|
||||
|
||||
<placer>
|
||||
|
@ -25,21 +26,21 @@
|
|||
</placer>
|
||||
|
||||
<shooter>
|
||||
<theta-min-deg> 45 </theta-min-deg>
|
||||
<theta-max-deg> 85 </theta-max-deg>
|
||||
<phi-min-deg> -60 </phi-min-deg>
|
||||
<phi-max-deg> 60 </phi-max-deg>
|
||||
<theta-min-deg> 45</theta-min-deg>
|
||||
<theta-max-deg> 85</theta-max-deg>
|
||||
<phi-min-deg> -60</phi-min-deg>
|
||||
<phi-max-deg> 60</phi-max-deg>
|
||||
<speed-mps>
|
||||
<value> 50 </value>
|
||||
<spread> 5 </spread>
|
||||
<value>50</value>
|
||||
<spread>5</spread>
|
||||
</speed-mps>
|
||||
<rotation-speed>
|
||||
<x-max-deg-sec> 15 </x-max-deg-sec>
|
||||
<x-min-deg-sec> -15 </x-min-deg-sec>
|
||||
<y-max-deg-sec> 15 </y-max-deg-sec>
|
||||
<y-min-deg-sec> -15 </y-min-deg-sec>
|
||||
<z-max-deg-sec> 15 </z-max-deg-sec>
|
||||
<z-min-deg-sec> -15 </z-min-deg-sec>
|
||||
<x-max-deg-sec> 15</x-max-deg-sec>
|
||||
<x-min-deg-sec>-15</x-min-deg-sec>
|
||||
<y-max-deg-sec> 15</y-max-deg-sec>
|
||||
<y-min-deg-sec>-15</y-min-deg-sec>
|
||||
<z-max-deg-sec> 15</z-max-deg-sec>
|
||||
<z-min-deg-sec>-15</z-min-deg-sec>
|
||||
</rotation-speed>
|
||||
</shooter>
|
||||
|
||||
|
@ -50,38 +51,56 @@
|
|||
</particles-per-sec>
|
||||
</counter>
|
||||
|
||||
<align>billboard</align>
|
||||
|
||||
<particle>
|
||||
<start>
|
||||
<color>
|
||||
<red><value> 0.95 </value></red>
|
||||
<green><value> 0.95 </value></green>
|
||||
<blue><value> 0.95 </value></blue>
|
||||
<alpha><value> 0.05 </value></alpha>
|
||||
<red>
|
||||
<value>0.95</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>0.95</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>0.95</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>0.05</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size><value> 0.5 </value></size>
|
||||
<size>
|
||||
<value>0.5</value>
|
||||
</size>
|
||||
</start>
|
||||
<end>
|
||||
<color>
|
||||
<red><value> 1.000 </value></red>
|
||||
<green><value> 1.000 </value></green>
|
||||
<blue><value> 1.000 </value></blue>
|
||||
<alpha><value> 0.020 </value></alpha>
|
||||
<red>
|
||||
<value>1.0</value>
|
||||
</red>
|
||||
<green>
|
||||
<value>1.0</value>
|
||||
</green>
|
||||
<blue>
|
||||
<value>1.0</value>
|
||||
</blue>
|
||||
<alpha>
|
||||
<value>0.02</value>
|
||||
</alpha>
|
||||
</color>
|
||||
<size><value> 3 </value></size>
|
||||
<size>
|
||||
<value>3</value>
|
||||
</size>
|
||||
</end>
|
||||
<life-sec><value> 0.5 </value></life-sec>
|
||||
<mass-kg> 0.025 </mass-kg>
|
||||
<radius-m> 0.175 </radius-m>
|
||||
<life-sec>
|
||||
<value>0.5</value>
|
||||
</life-sec>
|
||||
<mass-kg>0.025</mass-kg>
|
||||
<radius-m>0.175</radius-m>
|
||||
</particle>
|
||||
|
||||
<program>
|
||||
<fluid> air </fluid>
|
||||
<gravity> true </gravity>
|
||||
<wind> true </wind>
|
||||
<fluid>air</fluid>
|
||||
<gravity>true</gravity>
|
||||
<wind>true</wind>
|
||||
</program>
|
||||
|
||||
</particlesystem>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -26,6 +26,7 @@
|
|||
</greater-than>
|
||||
</condition>
|
||||
|
||||
<align>billboard</align>
|
||||
<attach>world</attach>
|
||||
|
||||
<placer>
|
||||
|
@ -76,8 +77,6 @@
|
|||
</particles-per-sec>
|
||||
</counter>
|
||||
|
||||
<align>billboard</align>
|
||||
|
||||
<particle>
|
||||
<start>
|
||||
<color>
|
||||
|
@ -123,13 +122,11 @@
|
|||
<mass-kg>0.025</mass-kg>
|
||||
<radius-m>0.125</radius-m>
|
||||
</particle>
|
||||
|
||||
<program>
|
||||
<fluid>air</fluid>
|
||||
<gravity>true</gravity>
|
||||
<wind>true</wind>
|
||||
</program>
|
||||
|
||||
</particlesystem>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -26,6 +26,7 @@
|
|||
</greater-than>
|
||||
</condition>
|
||||
|
||||
<align>billboard</align>
|
||||
<attach>world</attach>
|
||||
|
||||
<placer>
|
||||
|
@ -66,7 +67,6 @@
|
|||
<z-min-deg-sec>-15</z-min-deg-sec>
|
||||
</rotation-speed>
|
||||
</shooter>
|
||||
|
||||
<counter>
|
||||
<particles-per-sec>
|
||||
<property alias="/params/tyre_spray_density"/>
|
||||
|
@ -76,8 +76,6 @@
|
|||
</particles-per-sec>
|
||||
</counter>
|
||||
|
||||
<align>billboard</align>
|
||||
|
||||
<particle>
|
||||
<start>
|
||||
<color>
|
||||
|
@ -123,13 +121,11 @@
|
|||
<mass-kg>0.025</mass-kg>
|
||||
<radius-m>0.125</radius-m>
|
||||
</particle>
|
||||
|
||||
<program>
|
||||
<fluid>air</fluid>
|
||||
<gravity>true</gravity>
|
||||
<wind>true</wind>
|
||||
</program>
|
||||
|
||||
</particlesystem>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -26,6 +26,7 @@
|
|||
</greater-than>
|
||||
</condition>
|
||||
|
||||
<align>billboard</align>
|
||||
<attach>world</attach>
|
||||
|
||||
<placer>
|
||||
|
@ -76,8 +77,6 @@
|
|||
</particles-per-sec>
|
||||
</counter>
|
||||
|
||||
<align>billboard</align>
|
||||
|
||||
<particle>
|
||||
<start>
|
||||
<color>
|
||||
|
@ -123,13 +122,11 @@
|
|||
<mass-kg>0.025</mass-kg>
|
||||
<radius-m>0.125</radius-m>
|
||||
</particle>
|
||||
|
||||
<program>
|
||||
<fluid>air</fluid>
|
||||
<gravity>true</gravity>
|
||||
<wind>true</wind>
|
||||
</program>
|
||||
|
||||
</particlesystem>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<path>chock.ac</path>
|
||||
<nopreview/>
|
||||
|
||||
</PropertyList>
|
||||
|
|
6043
Aircraft/c172p/Models/Exterior/external-power/external-power.ac
Normal file
BIN
Aircraft/c172p/Models/Exterior/external-power/external-power.png
Normal file
After Width: | Height: | Size: 278 KiB |
|
@ -0,0 +1,20 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<path>external-power.ac</path>
|
||||
<nopreview/>
|
||||
|
||||
<offsets>
|
||||
<x-m>-0.6</x-m>
|
||||
</offsets>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>cable-w</object-name>
|
||||
<condition>
|
||||
<property>/controls/electric/external-power</property>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
3958
Aircraft/c172p/Models/Exterior/fueltanktrailer/fueltanktrailer.ac
Normal file
After Width: | Height: | Size: 79 KiB |
1497
Aircraft/c172p/Models/Exterior/ladder/ladder.ac
Normal file
BIN
Aircraft/c172p/Models/Exterior/ladder/ladder.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
46
Aircraft/c172p/Models/Exterior/ladder/ladder.xml
Normal file
|
@ -0,0 +1,46 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<path>ladder.ac</path>
|
||||
<nopreview/>
|
||||
|
||||
<offsets>
|
||||
<x-m>-0.78</x-m>
|
||||
</offsets>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>ladder.left</object-name>
|
||||
<property>sim/model/c172p/ladder_position_r</property>
|
||||
<factor>180</factor>
|
||||
<center>
|
||||
<x-m>0</x-m>
|
||||
<y-m>0</y-m>
|
||||
<z-m>0</z-m>
|
||||
</center>
|
||||
<axis>
|
||||
<x>-1</x>
|
||||
<y>0</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>ladder.left</object-name>
|
||||
<property>sim/model/c172p/ladder_position_r</property>
|
||||
<factor>180</factor>
|
||||
<center>
|
||||
<x-m>0.343</x-m>
|
||||
<y-m>-1.155</y-m>
|
||||
<z-m>0</z-m>
|
||||
</center>
|
||||
<axis>
|
||||
<x>-1</x>
|
||||
<y>0</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
|
@ -1,6 +1,8 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<path>rbf.ac</path>
|
||||
<nopreview/>
|
||||
|
||||
</PropertyList>
|
||||
|
|
BIN
Aircraft/c172p/Models/Exterior/safety-cone/safety-cone.png
Normal file
After Width: | Height: | Size: 1 KiB |
306
Aircraft/c172p/Models/Exterior/safety-cone/safety-cone_L.ac
Normal file
|
@ -0,0 +1,306 @@
|
|||
AC3Db
|
||||
MATERIAL "DefaultWhite" rgb 1 1 1 amb 1 1 1 emis 0 0 0 spec 0.5 0.5 0.5 shi 64 trans 0
|
||||
MATERIAL "Material" rgb 1 1 1 amb 1 1 1 emis 0 0 0 spec 0.14 0.14 0.14 shi 32 trans 0
|
||||
OBJECT world
|
||||
kids 1
|
||||
OBJECT poly
|
||||
name "safety-cone.L"
|
||||
data 9
|
||||
Plane.018
|
||||
texture "safety-cone.png"
|
||||
texrep 1 1
|
||||
crease 30.000000
|
||||
numvert 41
|
||||
1.008307 0.448112 5.637354
|
||||
0.995404 0.448112 5.63474
|
||||
0.982463 0.448112 5.637266
|
||||
0.971464 0.448112 5.644567
|
||||
0.964099 0.448112 5.65554
|
||||
0.961511 0.448112 5.668507
|
||||
0.964099 0.448112 5.681474
|
||||
0.971464 0.448112 5.692447
|
||||
0.982463 0.448112 5.699749
|
||||
0.995404 0.448112 5.702274
|
||||
1.008307 0.448112 5.69966
|
||||
1.019218 0.448112 5.692322
|
||||
1.026494 0.448112 5.681385
|
||||
1.029046 0.448112 5.668507
|
||||
1.026494 0.448112 5.655629
|
||||
1.019218 0.448112 5.644692
|
||||
0.825121 0.031763 5.498313
|
||||
0.825121 0.031763 5.838701
|
||||
1.165509 0.031763 5.838701
|
||||
1.165509 0.031763 5.498313
|
||||
0.825121 -0.001219 5.498313
|
||||
0.825121 -0.001219 5.838701
|
||||
1.165509 -0.001219 5.838701
|
||||
1.165509 -0.001219 5.498313
|
||||
0.995404 0.448112 5.668507
|
||||
1.050088 0.031548 5.536274
|
||||
0.995315 0.031548 5.52538
|
||||
0.940542 0.031548 5.536274
|
||||
0.894108 0.031548 5.5673
|
||||
0.863082 0.031548 5.613735
|
||||
0.852187 0.031548 5.668507
|
||||
0.863082 0.031548 5.72328
|
||||
0.894108 0.031548 5.769714
|
||||
0.940542 0.031548 5.80074
|
||||
0.995315 0.031548 5.811635
|
||||
1.050088 0.031548 5.80074
|
||||
1.096521 0.031548 5.769714
|
||||
1.127548 0.031548 5.72328
|
||||
1.138443 0.031548 5.668507
|
||||
1.127548 0.031548 5.613735
|
||||
1.096521 0.031548 5.5673
|
||||
numsurf 38
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
25 0.888476729393 0.0729233026505
|
||||
0 0.591521680355 1.0
|
||||
15 0.569963812828 1.0
|
||||
40 0.797327399254 0.0729232728481
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 3
|
||||
0 0.591521680355 1.0
|
||||
24 0.500000178814 1.0
|
||||
15 0.569963812828 1.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
0 0.591521680355 1.0
|
||||
25 0.888476729393 0.0729233026505
|
||||
26 0.920484364033 0.0729233026505
|
||||
1 0.599202811718 1.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 3
|
||||
24 0.500000178814 1.0
|
||||
0 0.591521680355 1.0
|
||||
1 0.599202811718 1.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
27 0.888476967812 0.0729233026505
|
||||
2 0.591781556606 1.0
|
||||
1 0.599202811718 1.0
|
||||
26 0.920484364033 0.0729233026505
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 3
|
||||
2 0.591781556606 1.0
|
||||
24 0.500000178814 1.0
|
||||
1 0.599202811718 1.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
28 0.797327399254 0.0729232728481
|
||||
3 0.570331156254 1.0
|
||||
2 0.591781556606 1.0
|
||||
27 0.888476967812 0.0729233026505
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 3
|
||||
3 0.570331156254 1.0
|
||||
24 0.500000178814 1.0
|
||||
2 0.591781556606 1.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
29 0.660912573338 0.0729232728481
|
||||
4 0.538093745708 1.0
|
||||
3 0.570331156254 1.0
|
||||
28 0.797327399254 0.0729232728481
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 3
|
||||
4 0.538093745708 1.0
|
||||
24 0.500000178814 1.0
|
||||
3 0.570331156254 1.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
30 0.500000238419 0.0729232430458
|
||||
5 0.500000178814 1.0
|
||||
4 0.538093745708 1.0
|
||||
29 0.660912573338 0.0729232728481
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 3
|
||||
5 0.500000178814 1.0
|
||||
24 0.500000178814 1.0
|
||||
4 0.538093745708 1.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
31 0.339087843895 0.0729232430458
|
||||
6 0.461906552315 1.0
|
||||
5 0.500000178814 1.0
|
||||
30 0.500000238419 0.0729232430458
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 3
|
||||
6 0.461906552315 1.0
|
||||
24 0.500000178814 1.0
|
||||
5 0.500000178814 1.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
32 0.202672988176 0.0729232430458
|
||||
7 0.429669141769 1.0
|
||||
6 0.461906552315 1.0
|
||||
31 0.339087843895 0.0729232430458
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 3
|
||||
7 0.429669141769 1.0
|
||||
24 0.500000178814 1.0
|
||||
6 0.461906552315 1.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
33 0.111523479223 0.0729232430458
|
||||
8 0.408218741417 1.0
|
||||
7 0.429669141769 1.0
|
||||
32 0.202672988176 0.0729232430458
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 3
|
||||
8 0.408218741417 1.0
|
||||
24 0.500000178814 1.0
|
||||
7 0.429669141769 1.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
34 0.0795160830021 0.0729231834412
|
||||
9 0.400797486305 1.0
|
||||
8 0.408218741417 1.0
|
||||
33 0.111523479223 0.0729232430458
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 3
|
||||
9 0.400797486305 1.0
|
||||
24 0.500000178814 1.0
|
||||
8 0.408218741417 1.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
35 0.111523598433 0.0729232430458
|
||||
10 0.408478617668 1.0
|
||||
9 0.400797486305 1.0
|
||||
34 0.0795160830021 0.0729231834412
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 3
|
||||
10 0.408478617668 1.0
|
||||
24 0.500000178814 1.0
|
||||
9 0.400797486305 1.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
36 0.202672988176 0.0729232430458
|
||||
11 0.4300365448 1.0
|
||||
10 0.408478617668 1.0
|
||||
35 0.111523598433 0.0729232430458
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 3
|
||||
11 0.4300365448 1.0
|
||||
24 0.500000178814 1.0
|
||||
10 0.408478617668 1.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
37 0.339087843895 0.0729232430458
|
||||
12 0.462166428566 1.0
|
||||
11 0.4300365448 1.0
|
||||
36 0.202672988176 0.0729232430458
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 3
|
||||
12 0.462166428566 1.0
|
||||
24 0.500000178814 1.0
|
||||
11 0.4300365448 1.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
38 0.500000178814 0.0729232430458
|
||||
13 0.500000178814 1.0
|
||||
12 0.462166428566 1.0
|
||||
37 0.339087843895 0.0729232430458
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 3
|
||||
13 0.500000178814 1.0
|
||||
24 0.500000178814 1.0
|
||||
12 0.462166428566 1.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
39 0.660912513733 0.0729232430458
|
||||
14 0.537833929062 1.0
|
||||
13 0.500000178814 1.0
|
||||
38 0.500000178814 0.0729232430458
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 3
|
||||
14 0.537833929062 1.0
|
||||
24 0.500000178814 1.0
|
||||
13 0.500000178814 1.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
40 0.797327399254 0.0729232728481
|
||||
15 0.569963812828 1.0
|
||||
14 0.537833929062 1.0
|
||||
39 0.660912513733 0.0729232430458
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 3
|
||||
15 0.569963812828 1.0
|
||||
24 0.500000178814 1.0
|
||||
14 0.537833929062 1.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
20 1.0 5.96046447754e-08
|
||||
16 0.999999880791 0.0734021067619
|
||||
19 0.999999523163 0.0734021067619
|
||||
23 0.999999821186 5.96046447754e-08
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
21 4.47034835815e-07 0.0
|
||||
17 4.47034835815e-07 0.0734019875526
|
||||
16 0.999999880791 0.0734021067619
|
||||
20 1.0 5.96046447754e-08
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
22 3.27825546265e-07 0.0
|
||||
18 2.98023223877e-08 0.0734020471573
|
||||
17 4.47034835815e-07 0.0734019875526
|
||||
21 4.47034835815e-07 0.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
23 0.999999821186 5.96046447754e-08
|
||||
19 0.999999523163 0.0734021067619
|
||||
18 2.98023223877e-08 0.0734020471573
|
||||
22 3.27825546265e-07 0.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
19 0.999999523163 0.0734021067619
|
||||
16 0.999999880791 0.0734021067619
|
||||
17 4.47034835815e-07 0.0734019875526
|
||||
18 2.98023223877e-08 0.0734020471573
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
21 4.47034835815e-07 0.0
|
||||
20 1.0 5.96046447754e-08
|
||||
23 0.999999821186 5.96046447754e-08
|
||||
22 3.27825546265e-07 0.0
|
||||
kids 0
|
12
Aircraft/c172p/Models/Exterior/safety-cone/safety-cone_L.xml
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<path>safety-cone_L.ac</path>
|
||||
<nopreview/>
|
||||
|
||||
<offsets>
|
||||
<x-m>-0.78</x-m>
|
||||
</offsets>
|
||||
|
||||
</PropertyList>
|
306
Aircraft/c172p/Models/Exterior/safety-cone/safety-cone_R.ac
Normal file
|
@ -0,0 +1,306 @@
|
|||
AC3Db
|
||||
MATERIAL "DefaultWhite" rgb 1 1 1 amb 1 1 1 emis 0 0 0 spec 0.5 0.5 0.5 shi 64 trans 0
|
||||
MATERIAL "Material" rgb 1 1 1 amb 1 1 1 emis 0 0 0 spec 0.14 0.14 0.14 shi 32 trans 0
|
||||
OBJECT world
|
||||
kids 1
|
||||
OBJECT poly
|
||||
name "safety-cone.R"
|
||||
data 9
|
||||
Plane.001
|
||||
texture "safety-cone.png"
|
||||
texrep 1 1
|
||||
crease 30.000000
|
||||
numvert 41
|
||||
1.008307 0.448112 -5.701945
|
||||
0.995404 0.448112 -5.70456
|
||||
0.982463 0.448112 -5.702034
|
||||
0.971464 0.448112 -5.694733
|
||||
0.964099 0.448112 -5.68376
|
||||
0.961511 0.448112 -5.670793
|
||||
0.964099 0.448112 -5.657826
|
||||
0.971464 0.448112 -5.646852
|
||||
0.982463 0.448112 -5.639551
|
||||
0.995404 0.448112 -5.637026
|
||||
1.008307 0.448112 -5.63964
|
||||
1.019218 0.448112 -5.646978
|
||||
1.026494 0.448112 -5.657915
|
||||
1.029046 0.448112 -5.670793
|
||||
1.026494 0.448112 -5.683671
|
||||
1.019218 0.448112 -5.694608
|
||||
0.825121 0.031763 -5.840986
|
||||
0.825121 0.031763 -5.500599
|
||||
1.165509 0.031763 -5.500599
|
||||
1.165509 0.031763 -5.840986
|
||||
0.825121 -0.001219 -5.840986
|
||||
0.825121 -0.001219 -5.500599
|
||||
1.165509 -0.001219 -5.500599
|
||||
1.165509 -0.001219 -5.840986
|
||||
0.995404 0.448112 -5.670793
|
||||
1.050088 0.031548 -5.803025
|
||||
0.995315 0.031548 -5.81392
|
||||
0.940542 0.031548 -5.803025
|
||||
0.894108 0.031548 -5.771999
|
||||
0.863082 0.031548 -5.725565
|
||||
0.852187 0.031548 -5.670793
|
||||
0.863082 0.031548 -5.61602
|
||||
0.894108 0.031548 -5.569586
|
||||
0.940542 0.031548 -5.53856
|
||||
0.995315 0.031548 -5.527665
|
||||
1.050088 0.031548 -5.53856
|
||||
1.096521 0.031548 -5.569586
|
||||
1.127548 0.031548 -5.61602
|
||||
1.138443 0.031548 -5.670793
|
||||
1.127548 0.031548 -5.725565
|
||||
1.096521 0.031548 -5.771999
|
||||
numsurf 38
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
25 0.888476729393 0.0729233026505
|
||||
0 0.591521680355 1.0
|
||||
15 0.569963812828 1.0
|
||||
40 0.797327399254 0.0729232728481
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 3
|
||||
0 0.591521680355 1.0
|
||||
24 0.500000178814 1.0
|
||||
15 0.569963812828 1.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
0 0.591521680355 1.0
|
||||
25 0.888476729393 0.0729233026505
|
||||
26 0.920484364033 0.0729233026505
|
||||
1 0.599202811718 1.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 3
|
||||
24 0.500000178814 1.0
|
||||
0 0.591521680355 1.0
|
||||
1 0.599202811718 1.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
27 0.888476967812 0.0729233026505
|
||||
2 0.591781556606 1.0
|
||||
1 0.599202811718 1.0
|
||||
26 0.920484364033 0.0729233026505
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 3
|
||||
2 0.591781556606 1.0
|
||||
24 0.500000178814 1.0
|
||||
1 0.599202811718 1.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
28 0.797327399254 0.0729232728481
|
||||
3 0.570331156254 1.0
|
||||
2 0.591781556606 1.0
|
||||
27 0.888476967812 0.0729233026505
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 3
|
||||
3 0.570331156254 1.0
|
||||
24 0.500000178814 1.0
|
||||
2 0.591781556606 1.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
29 0.660912573338 0.0729232728481
|
||||
4 0.538093745708 1.0
|
||||
3 0.570331156254 1.0
|
||||
28 0.797327399254 0.0729232728481
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 3
|
||||
4 0.538093745708 1.0
|
||||
24 0.500000178814 1.0
|
||||
3 0.570331156254 1.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
30 0.500000238419 0.0729232430458
|
||||
5 0.500000178814 1.0
|
||||
4 0.538093745708 1.0
|
||||
29 0.660912573338 0.0729232728481
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 3
|
||||
5 0.500000178814 1.0
|
||||
24 0.500000178814 1.0
|
||||
4 0.538093745708 1.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
31 0.339087843895 0.0729232430458
|
||||
6 0.461906552315 1.0
|
||||
5 0.500000178814 1.0
|
||||
30 0.500000238419 0.0729232430458
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 3
|
||||
6 0.461906552315 1.0
|
||||
24 0.500000178814 1.0
|
||||
5 0.500000178814 1.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
32 0.202672988176 0.0729232430458
|
||||
7 0.429669141769 1.0
|
||||
6 0.461906552315 1.0
|
||||
31 0.339087843895 0.0729232430458
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 3
|
||||
7 0.429669141769 1.0
|
||||
24 0.500000178814 1.0
|
||||
6 0.461906552315 1.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
33 0.111523479223 0.0729232430458
|
||||
8 0.408218741417 1.0
|
||||
7 0.429669141769 1.0
|
||||
32 0.202672988176 0.0729232430458
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 3
|
||||
8 0.408218741417 1.0
|
||||
24 0.500000178814 1.0
|
||||
7 0.429669141769 1.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
34 0.0795160830021 0.0729231834412
|
||||
9 0.400797486305 1.0
|
||||
8 0.408218741417 1.0
|
||||
33 0.111523479223 0.0729232430458
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 3
|
||||
9 0.400797486305 1.0
|
||||
24 0.500000178814 1.0
|
||||
8 0.408218741417 1.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
35 0.111523598433 0.0729232430458
|
||||
10 0.408478617668 1.0
|
||||
9 0.400797486305 1.0
|
||||
34 0.0795160830021 0.0729231834412
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 3
|
||||
10 0.408478617668 1.0
|
||||
24 0.500000178814 1.0
|
||||
9 0.400797486305 1.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
36 0.202672988176 0.0729232430458
|
||||
11 0.4300365448 1.0
|
||||
10 0.408478617668 1.0
|
||||
35 0.111523598433 0.0729232430458
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 3
|
||||
11 0.4300365448 1.0
|
||||
24 0.500000178814 1.0
|
||||
10 0.408478617668 1.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
37 0.339087843895 0.0729232430458
|
||||
12 0.462166428566 1.0
|
||||
11 0.4300365448 1.0
|
||||
36 0.202672988176 0.0729232430458
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 3
|
||||
12 0.462166428566 1.0
|
||||
24 0.500000178814 1.0
|
||||
11 0.4300365448 1.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
38 0.500000178814 0.0729232430458
|
||||
13 0.500000178814 1.0
|
||||
12 0.462166428566 1.0
|
||||
37 0.339087843895 0.0729232430458
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 3
|
||||
13 0.500000178814 1.0
|
||||
24 0.500000178814 1.0
|
||||
12 0.462166428566 1.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
39 0.660912513733 0.0729232430458
|
||||
14 0.537833929062 1.0
|
||||
13 0.500000178814 1.0
|
||||
38 0.500000178814 0.0729232430458
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 3
|
||||
14 0.537833929062 1.0
|
||||
24 0.500000178814 1.0
|
||||
13 0.500000178814 1.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
40 0.797327399254 0.0729232728481
|
||||
15 0.569963812828 1.0
|
||||
14 0.537833929062 1.0
|
||||
39 0.660912513733 0.0729232430458
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 3
|
||||
15 0.569963812828 1.0
|
||||
24 0.500000178814 1.0
|
||||
14 0.537833929062 1.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
20 1.0 5.96046447754e-08
|
||||
16 0.999999880791 0.0734021067619
|
||||
19 0.999999523163 0.0734021067619
|
||||
23 0.999999821186 5.96046447754e-08
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
21 4.47034835815e-07 0.0
|
||||
17 4.47034835815e-07 0.0734019875526
|
||||
16 0.999999880791 0.0734021067619
|
||||
20 1.0 5.96046447754e-08
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
22 3.27825546265e-07 0.0
|
||||
18 2.98023223877e-08 0.0734020471573
|
||||
17 4.47034835815e-07 0.0734019875526
|
||||
21 4.47034835815e-07 0.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
23 0.999999821186 5.96046447754e-08
|
||||
19 0.999999523163 0.0734021067619
|
||||
18 2.98023223877e-08 0.0734020471573
|
||||
22 3.27825546265e-07 0.0
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
19 0.999999523163 0.0734021067619
|
||||
16 0.999999880791 0.0734021067619
|
||||
17 4.47034835815e-07 0.0734019875526
|
||||
18 2.98023223877e-08 0.0734020471573
|
||||
SURF 0x10
|
||||
mat 1
|
||||
refs 4
|
||||
21 4.47034835815e-07 0.0
|
||||
20 1.0 5.96046447754e-08
|
||||
23 0.999999821186 5.96046447754e-08
|
||||
22 3.27825546265e-07 0.0
|
||||
kids 0
|
12
Aircraft/c172p/Models/Exterior/safety-cone/safety-cone_R.xml
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<path>safety-cone_R.ac</path>
|
||||
<nopreview/>
|
||||
|
||||
<offsets>
|
||||
<x-m>-0.78</x-m>
|
||||
</offsets>
|
||||
|
||||
</PropertyList>
|
|
@ -1,6 +1,8 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<path>woodenchocks.ac</path>
|
||||
<nopreview/>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -1,17 +1,19 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!-- Using a custom female-copilot to fix shoulder-z-offset -->
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<nopreview/>
|
||||
|
||||
<offsets>
|
||||
<z-m>0.96</z-m>
|
||||
</offsets>
|
||||
|
||||
<animation>
|
||||
<enable-hot type="bool">false</enable-hot>
|
||||
</animation>
|
||||
|
||||
<!-- Character -->
|
||||
<!-- Character -->
|
||||
<model>
|
||||
<name>Amelia</name>
|
||||
<path>Aircraft/Generic/Human/Models/amelia.xml</path>
|
||||
|
@ -27,9 +29,7 @@
|
|||
</condition>
|
||||
</animation>
|
||||
|
||||
|
||||
<!-- Outfits -->
|
||||
|
||||
<!-- Outfits -->
|
||||
<model>
|
||||
<path>Aircraft/Generic/Human/Models/outfit/default-f.xml</path>
|
||||
<name>Default</name>
|
||||
|
@ -44,7 +44,6 @@
|
|||
</equals>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/Generic/Human/Models/outfit/airliner-f.xml</path>
|
||||
<name>airliner</name>
|
||||
|
@ -59,7 +58,6 @@
|
|||
</equals>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/Generic/Human/Models/outfit/flightsuit-f.xml</path>
|
||||
<name>Flightsuit</name>
|
||||
|
@ -74,10 +72,12 @@
|
|||
</equals>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/Generic/Human/Models/equipment/headset-f.xml</path>
|
||||
<offsets><x-m>-0.1></x-m><z-m>0.1</z-m></offsets>
|
||||
<offsets>
|
||||
<x-m>-0.1</x-m>
|
||||
<z-m>0.1</z-m>
|
||||
</offsets>
|
||||
<name>Headset I</name>
|
||||
</model>
|
||||
<animation>
|
||||
|
@ -91,7 +91,7 @@
|
|||
</condition>
|
||||
</animation>
|
||||
|
||||
<!-- limbs center coordinates, in order of appearence -->
|
||||
<!-- limbs center coordinates, in order of appearence -->
|
||||
<limbs>
|
||||
<chest-x>-0.01056</chest-x>
|
||||
<chest-y>0.0</chest-y>
|
||||
|
@ -125,7 +125,7 @@
|
|||
<foot-z>-0.8852</foot-z>
|
||||
</limbs>
|
||||
|
||||
<!-- hip -->
|
||||
<!-- hip -->
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<property>sim/model/crew/pilot/pose/position/limb[0]/y-deg</property>
|
||||
|
@ -141,7 +141,6 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>translate</type>
|
||||
<property>sim/model/crew/pilot/pose/position/limb[0]/z-m</property>
|
||||
|
@ -158,7 +157,7 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
<!-- chest -->
|
||||
<!-- chest -->
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>chest</object-name>
|
||||
|
@ -176,7 +175,6 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>chest</object-name>
|
||||
|
@ -195,7 +193,7 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
<!-- head -->
|
||||
<!-- head -->
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>head</object-name>
|
||||
|
@ -212,7 +210,6 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>head</object-name>
|
||||
|
@ -230,7 +227,7 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
<!-- right arm -->
|
||||
<!-- right arm -->
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>arm1.R</object-name>
|
||||
|
@ -247,7 +244,6 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>arm1.R</object-name>
|
||||
|
@ -264,7 +260,6 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>arm1.R</object-name>
|
||||
|
@ -281,7 +276,6 @@
|
|||
<z>-1.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>arm2.R</object-name>
|
||||
|
@ -298,7 +292,6 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>arm2.R</object-name>
|
||||
|
@ -315,7 +308,6 @@
|
|||
<z>1.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>hand.R</object-name>
|
||||
|
@ -332,7 +324,6 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>hand.R</object-name>
|
||||
|
@ -350,7 +341,7 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
<!-- Hand Poses -->
|
||||
<!-- Hand Poses -->
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>hand.R</object-name>
|
||||
|
@ -422,7 +413,7 @@
|
|||
</condition>
|
||||
</animation>
|
||||
|
||||
<!-- left arm -->
|
||||
<!-- left arm -->
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>arm1.L</object-name>
|
||||
|
@ -439,7 +430,6 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>arm1.L</object-name>
|
||||
|
@ -456,7 +446,6 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>arm1.L</object-name>
|
||||
|
@ -473,7 +462,6 @@
|
|||
<z>1.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>arm2.L</object-name>
|
||||
|
@ -490,7 +478,6 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>arm2.L</object-name>
|
||||
|
@ -507,7 +494,6 @@
|
|||
<z>-1.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>hand.L</object-name>
|
||||
|
@ -524,7 +510,6 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>hand.L</object-name>
|
||||
|
@ -542,7 +527,7 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
<!-- Hand Poses -->
|
||||
<!-- Hand Poses -->
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>hand.L</object-name>
|
||||
|
@ -614,8 +599,7 @@
|
|||
</condition>
|
||||
</animation>
|
||||
|
||||
|
||||
<!--right leg -->
|
||||
<!--right leg -->
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>leg1.R</object-name>
|
||||
|
@ -632,7 +616,6 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>leg1.R</object-name>
|
||||
|
@ -649,7 +632,6 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>leg1.R</object-name>
|
||||
|
@ -666,7 +648,6 @@
|
|||
<z>-1.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>leg2.R</object-name>
|
||||
|
@ -683,7 +664,6 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>foot.R</object-name>
|
||||
|
@ -701,7 +681,7 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
<!-- left leg -->
|
||||
<!-- left leg -->
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>leg1.L</object-name>
|
||||
|
@ -718,7 +698,6 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>leg1.L</object-name>
|
||||
|
@ -735,7 +714,6 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>leg1.L</object-name>
|
||||
|
@ -752,7 +730,6 @@
|
|||
<z>-1.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>leg2.L</object-name>
|
||||
|
@ -769,7 +746,6 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>foot.L</object-name>
|
||||
|
@ -787,7 +763,7 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
<!-- parachute -->
|
||||
<!-- parachute -->
|
||||
<model>
|
||||
<name>parachute backpack</name>
|
||||
<path>Aircraft/Generic/Human/Models/backpack.xml</path>
|
||||
|
@ -797,7 +773,6 @@
|
|||
<z-m>0</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>parachute</name>
|
||||
<path>Aircraft/Generic/Human/Models/chute.xml</path>
|
||||
|
@ -807,4 +782,5 @@
|
|||
<z-m>0</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -1,17 +1,19 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!-- Using a custom male-copilot to load pose[1] and not pose[0] and show always the head -->
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<nopreview/>
|
||||
|
||||
<offsets>
|
||||
<z-m>0.96</z-m>
|
||||
</offsets>
|
||||
|
||||
<animation>
|
||||
<enable-hot type="bool">false</enable-hot>
|
||||
</animation>
|
||||
|
||||
<!-- Character -->
|
||||
<!-- Character -->
|
||||
<model>
|
||||
<name>Waldo</name>
|
||||
<path>Aircraft/Generic/Human/Models/waldo.ac</path>
|
||||
|
@ -28,9 +30,7 @@
|
|||
</condition>
|
||||
</animation>
|
||||
|
||||
|
||||
<!-- Outfits -->
|
||||
|
||||
<!-- Outfits -->
|
||||
<model>
|
||||
<path>Aircraft/Generic/Human/Models/outfit/default-m.xml</path>
|
||||
<name>Default</name>
|
||||
|
@ -45,7 +45,6 @@
|
|||
</equals>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/Generic/Human/Models/outfit/airliner-m.xml</path>
|
||||
<name>airliner</name>
|
||||
|
@ -60,7 +59,6 @@
|
|||
</equals>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/Generic/Human/Models/outfit/flightsuit-m.xml</path>
|
||||
<name>Flightsuit</name>
|
||||
|
@ -75,7 +73,6 @@
|
|||
</equals>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/Generic/Human/Models/equipment/headset-m.xml</path>
|
||||
<name>Headset I</name>
|
||||
|
@ -91,7 +88,7 @@
|
|||
</condition>
|
||||
</animation>
|
||||
|
||||
<!-- limbs center coordinates, in order of appearence -->
|
||||
<!-- limbs center coordinates, in order of appearence -->
|
||||
<limbs>
|
||||
<chest-x>0.002584</chest-x>
|
||||
<chest-y>0.0</chest-y>
|
||||
|
@ -125,7 +122,7 @@
|
|||
<foot-z>-0.8861</foot-z>
|
||||
</limbs>
|
||||
|
||||
<!-- hip -->
|
||||
<!-- hip -->
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<property>sim/model/crew/pilot[1]/pose/position/limb[0]/y-deg</property>
|
||||
|
@ -141,7 +138,6 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>translate</type>
|
||||
<property>sim/model/crew/pilot[1]/pose/position/limb[0]/z-m</property>
|
||||
|
@ -158,7 +154,7 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
<!-- chest -->
|
||||
<!-- chest -->
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>chest</object-name>
|
||||
|
@ -176,7 +172,6 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>chest</object-name>
|
||||
|
@ -195,7 +190,7 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
<!-- head -->
|
||||
<!-- head -->
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>head</object-name>
|
||||
|
@ -212,7 +207,6 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>head</object-name>
|
||||
|
@ -230,7 +224,7 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
<!-- right arm -->
|
||||
<!-- right arm -->
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>arm1.R</object-name>
|
||||
|
@ -247,7 +241,6 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>arm1.R</object-name>
|
||||
|
@ -264,7 +257,6 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>arm1.R</object-name>
|
||||
|
@ -281,7 +273,6 @@
|
|||
<z>-1.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>arm2.R</object-name>
|
||||
|
@ -298,7 +289,6 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>arm2.R</object-name>
|
||||
|
@ -315,7 +305,6 @@
|
|||
<z>1.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>hand.R</object-name>
|
||||
|
@ -332,7 +321,6 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>hand.R</object-name>
|
||||
|
@ -350,7 +338,7 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
<!-- Hand Poses -->
|
||||
<!-- Hand Poses -->
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>hand.R</object-name>
|
||||
|
@ -422,7 +410,7 @@
|
|||
</condition>
|
||||
</animation>
|
||||
|
||||
<!-- left arm -->
|
||||
<!-- left arm -->
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>arm1.L</object-name>
|
||||
|
@ -439,7 +427,6 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>arm1.L</object-name>
|
||||
|
@ -456,7 +443,6 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>arm1.L</object-name>
|
||||
|
@ -473,7 +459,6 @@
|
|||
<z>1.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>arm2.L</object-name>
|
||||
|
@ -490,7 +475,6 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>arm2.L</object-name>
|
||||
|
@ -507,7 +491,6 @@
|
|||
<z>-1.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>hand.L</object-name>
|
||||
|
@ -524,7 +507,6 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>hand.L</object-name>
|
||||
|
@ -541,7 +523,8 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
<!-- Hand Poses -->
|
||||
|
||||
<!-- Hand Poses -->
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>hand.L</object-name>
|
||||
|
@ -613,7 +596,7 @@
|
|||
</condition>
|
||||
</animation>
|
||||
|
||||
<!--right leg -->
|
||||
<!--right leg -->
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>leg1.R</object-name>
|
||||
|
@ -630,7 +613,6 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>leg1.R</object-name>
|
||||
|
@ -647,7 +629,6 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>leg1.R</object-name>
|
||||
|
@ -664,7 +645,6 @@
|
|||
<z>-1.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>leg2.R</object-name>
|
||||
|
@ -681,7 +661,6 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>foot.R</object-name>
|
||||
|
@ -699,7 +678,7 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
<!-- left leg -->
|
||||
<!-- left leg -->
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>leg1.L</object-name>
|
||||
|
@ -716,7 +695,6 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>leg1.L</object-name>
|
||||
|
@ -733,7 +711,6 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>leg1.L</object-name>
|
||||
|
@ -750,7 +727,6 @@
|
|||
<z>-1.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>leg2.L</object-name>
|
||||
|
@ -767,7 +743,6 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>foot.L</object-name>
|
||||
|
@ -785,7 +760,7 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
<!-- parachute -->
|
||||
<!-- parachute -->
|
||||
<model>
|
||||
<name>parachute backpack</name>
|
||||
<path>Aircraft/Generic/Human/Models/backpack.xml</path>
|
||||
|
@ -795,7 +770,6 @@
|
|||
<z-m>0</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<name>parachute</name>
|
||||
<path>Aircraft/Generic/Human/Models/chute.xml</path>
|
||||
|
@ -805,4 +779,5 @@
|
|||
<z-m>0</z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList>
|
||||
<name type="string">copilot</name>
|
||||
<loop-enabled type="bool">true</loop-enabled>
|
||||
|
@ -9,65 +8,82 @@
|
|||
<name type="string">idle</name>
|
||||
<rest-sec type="double">0</rest-sec>
|
||||
<transit-sec type="double">1</transit-sec>
|
||||
<limb> <!-- hip -->
|
||||
<limb>
|
||||
<!-- hip -->
|
||||
<y-deg type="double">11.0959</y-deg>
|
||||
</limb>
|
||||
<limb n="1"> <!-- chest -->
|
||||
<limb n="1">
|
||||
<!-- chest -->
|
||||
<y-deg type="double">0</y-deg>
|
||||
<z-deg type="double">0</z-deg>
|
||||
</limb>
|
||||
<limb n="2"> <!-- head -->
|
||||
<limb n="2">
|
||||
<!-- head -->
|
||||
<y-deg type="double">-18.7222</y-deg>
|
||||
<z-deg type="double">0</z-deg>
|
||||
</limb>
|
||||
<limb n="3"> <!-- arm1.R -->
|
||||
<limb n="3">
|
||||
<!-- arm1.R -->
|
||||
<x-deg type="double">-90</x-deg>
|
||||
<y-deg type="double">-7.37069</y-deg>
|
||||
<z-deg type="double">-10</z-deg>
|
||||
</limb>
|
||||
<limb n="4"> <!-- arm2.R -->
|
||||
<limb n="4">
|
||||
<!-- arm2.R -->
|
||||
<y-deg type="double">0</y-deg>
|
||||
<z-deg type="double">31.5287</z-deg>
|
||||
</limb>
|
||||
<limb n="5"> <!-- hand.R -->
|
||||
<limb n="5">
|
||||
<!-- hand.R -->
|
||||
<x-deg type="double">0</x-deg>
|
||||
<y-deg type="double">0</y-deg>
|
||||
<hand-pose type="double">0</hand-pose> <!-- 1 == grip -->
|
||||
<hand-pose type="double">0</hand-pose>
|
||||
<!-- 1 == grip -->
|
||||
</limb>
|
||||
<limb n="6"> <!-- arm2.L -->
|
||||
<limb n="6">
|
||||
<!-- arm2.L -->
|
||||
<x-deg type="double">-90</x-deg>
|
||||
<y-deg type="double">6.20689</y-deg>
|
||||
<z-deg type="double">-10</z-deg>
|
||||
</limb>
|
||||
<limb n="7"> <!-- arm2.L -->
|
||||
<limb n="7">
|
||||
<!-- arm2.L -->
|
||||
<y-deg type="double">0</y-deg>
|
||||
<z-deg type="double">36.3057</z-deg>
|
||||
</limb>
|
||||
<limb n="8"> <!-- hand.L -->
|
||||
<limb n="8">
|
||||
<!-- hand.L -->
|
||||
<x-deg type="double">0</x-deg>
|
||||
<y-deg type="double">0</y-deg>
|
||||
<hand-pose type="double">1</hand-pose> <!-- 1 == grip -->
|
||||
<hand-pose type="double">1</hand-pose>
|
||||
<!-- 1 == grip -->
|
||||
</limb>
|
||||
<limb n="9"> <!-- leg1.R -->
|
||||
<limb n="9">
|
||||
<!-- leg1.R -->
|
||||
<x-deg type="double">10</x-deg>
|
||||
<y-deg type="double">-90</y-deg>
|
||||
<z-deg type="double">0</z-deg>
|
||||
</limb>
|
||||
<limb n="10"> <!-- leg2.R -->
|
||||
<limb n="10">
|
||||
<!-- leg2.R -->
|
||||
<y-deg type="double">20.1053</y-deg>
|
||||
</limb>
|
||||
<limb n="11"> <!-- foot.R -->
|
||||
<limb n="11">
|
||||
<!-- foot.R -->
|
||||
<y-deg type="double">0</y-deg>
|
||||
</limb>
|
||||
<limb n="12"> <!-- leg1.L -->
|
||||
<limb n="12">
|
||||
<!-- leg1.L -->
|
||||
<x-deg type="double">10</x-deg>
|
||||
<y-deg type="double">-90</y-deg>
|
||||
<z-deg type="double">0</z-deg>
|
||||
</limb>
|
||||
<limb n="13"> <!-- leg2.L -->
|
||||
<limb n="13">
|
||||
<!-- leg2.L -->
|
||||
<y-deg type="double">18.2105</y-deg>
|
||||
</limb>
|
||||
<limb n="14"> <!-- foot.L -->
|
||||
<limb n="14">
|
||||
<!-- foot.L -->
|
||||
<y-deg type="double">0</y-deg>
|
||||
</limb>
|
||||
</position>
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList>
|
||||
<name type="string">pilot</name>
|
||||
<loop-enabled type="bool">true</loop-enabled>
|
||||
|
@ -9,65 +8,82 @@
|
|||
<name type="string">idle</name>
|
||||
<rest-sec type="double">0</rest-sec>
|
||||
<transit-sec type="double">1</transit-sec>
|
||||
<limb> <!-- hip -->
|
||||
<limb>
|
||||
<!-- hip -->
|
||||
<y-deg type="double">11.0959</y-deg>
|
||||
</limb>
|
||||
<limb n="1"> <!-- chest -->
|
||||
<limb n="1">
|
||||
<!-- chest -->
|
||||
<y-deg type="double">0</y-deg>
|
||||
<z-deg type="double">0</z-deg>
|
||||
</limb>
|
||||
<limb n="2"> <!-- head -->
|
||||
<limb n="2">
|
||||
<!-- head -->
|
||||
<y-deg type="double">-18.7222</y-deg>
|
||||
<z-deg type="double">0</z-deg>
|
||||
</limb>
|
||||
<limb n="3"> <!-- arm1.R -->
|
||||
<limb n="3">
|
||||
<!-- arm1.R -->
|
||||
<x-deg type="double">-70</x-deg>
|
||||
<y-deg type="double">-7.37069</y-deg>
|
||||
<z-deg type="double">-46.2264</z-deg>
|
||||
</limb>
|
||||
<limb n="4"> <!-- arm2.R -->
|
||||
<limb n="4">
|
||||
<!-- arm2.R -->
|
||||
<y-deg type="double">0</y-deg>
|
||||
<z-deg type="double">31.5287</z-deg>
|
||||
</limb>
|
||||
<limb n="5"> <!-- hand.R -->
|
||||
<limb n="5">
|
||||
<!-- hand.R -->
|
||||
<x-deg type="double">0</x-deg>
|
||||
<y-deg type="double">0</y-deg>
|
||||
<hand-pose type="double">1</hand-pose> <!-- 1 == grip -->
|
||||
<hand-pose type="double">1</hand-pose>
|
||||
<!-- 1 == grip -->
|
||||
</limb>
|
||||
<limb n="6"> <!-- arm2.L -->
|
||||
<limb n="6">
|
||||
<!-- arm2.L -->
|
||||
<x-deg type="double">-70</x-deg>
|
||||
<y-deg type="double">6.20689</y-deg>
|
||||
<z-deg type="double">-44.3585</z-deg>
|
||||
</limb>
|
||||
<limb n="7"> <!-- arm2.L -->
|
||||
<limb n="7">
|
||||
<!-- arm2.L -->
|
||||
<y-deg type="double">0</y-deg>
|
||||
<z-deg type="double">36.3057</z-deg>
|
||||
</limb>
|
||||
<limb n="8"> <!-- hand.L -->
|
||||
<limb n="8">
|
||||
<!-- hand.L -->
|
||||
<x-deg type="double">0</x-deg>
|
||||
<y-deg type="double">0</y-deg>
|
||||
<hand-pose type="double">1</hand-pose> <!-- 1 == grip -->
|
||||
<hand-pose type="double">1</hand-pose>
|
||||
<!-- 1 == grip -->
|
||||
</limb>
|
||||
<limb n="9"> <!-- leg1.R -->
|
||||
<limb n="9">
|
||||
<!-- leg1.R -->
|
||||
<x-deg type="double">0</x-deg>
|
||||
<y-deg type="double">-90</y-deg>
|
||||
<z-deg type="double">0</z-deg>
|
||||
</limb>
|
||||
<limb n="10"> <!-- leg2.R -->
|
||||
<limb n="10">
|
||||
<!-- leg2.R -->
|
||||
<y-deg type="double">20.1053</y-deg>
|
||||
</limb>
|
||||
<limb n="11"> <!-- foot.R -->
|
||||
<limb n="11">
|
||||
<!-- foot.R -->
|
||||
<y-deg type="double">0</y-deg>
|
||||
</limb>
|
||||
<limb n="12"> <!-- leg1.L -->
|
||||
<limb n="12">
|
||||
<!-- leg1.L -->
|
||||
<x-deg type="double">0</x-deg>
|
||||
<y-deg type="double">-90</y-deg>
|
||||
<z-deg type="double">0</z-deg>
|
||||
</limb>
|
||||
<limb n="13"> <!-- leg2.L -->
|
||||
<limb n="13">
|
||||
<!-- leg2.L -->
|
||||
<y-deg type="double">18.2105</y-deg>
|
||||
</limb>
|
||||
<limb n="14"> <!-- foot.L -->
|
||||
<limb n="14">
|
||||
<!-- foot.L -->
|
||||
<y-deg type="double">0</y-deg>
|
||||
</limb>
|
||||
</position>
|
||||
|
|
|
@ -31,7 +31,6 @@
|
|||
<object-name>ImatPanel5</object-name>
|
||||
<object-name>ImatPanel6</object-name>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>noshadow</type>
|
||||
<object-name>ImatWing1</object-name>
|
||||
|
@ -67,6 +66,7 @@
|
|||
Available boxes : 2048/50 = 40.96
|
||||
factor : 1/40.96 = 0.0244140625
|
||||
-->
|
||||
|
||||
<!-- Left fuselage -->
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
|
@ -396,8 +396,6 @@
|
|||
<condition>
|
||||
<property>sim/model/c172p/immat-on-panel</property>
|
||||
</condition>
|
||||
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
|
|
@ -9,4 +9,3 @@
|
|||
</animation>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
|
|
@ -9,4 +9,3 @@
|
|||
</animation>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<path>breakers.ac</path>
|
||||
|
||||
<effect>
|
||||
|
@ -51,6 +53,7 @@
|
|||
</binding>
|
||||
</hovered>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>AvionicsSwitch</object-name>
|
||||
|
@ -79,6 +82,7 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>master_breaker</object-name>
|
||||
|
@ -117,6 +121,7 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>flaps_breaker</object-name>
|
||||
|
@ -155,6 +160,7 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>pitot-heat_breaker</object-name>
|
||||
|
@ -193,6 +199,7 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>instr_breaker</object-name>
|
||||
|
@ -231,6 +238,7 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>intlt_breaker</object-name>
|
||||
|
@ -269,6 +277,7 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>navlt_breaker</object-name>
|
||||
|
@ -307,6 +316,7 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>landing_breaker</object-name>
|
||||
|
@ -345,6 +355,7 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>bcnlt_breaker</object-name>
|
||||
|
@ -383,6 +394,7 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>strobe_breaker</object-name>
|
||||
|
@ -421,6 +433,7 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>turn-coordinator_breaker</object-name>
|
||||
|
@ -459,6 +472,7 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>radio1_breaker</object-name>
|
||||
|
@ -497,6 +511,7 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>radio2_breaker</object-name>
|
||||
|
@ -535,6 +550,7 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>radio3_breaker</object-name>
|
||||
|
@ -573,6 +589,7 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>radio4_breaker</object-name>
|
||||
|
@ -611,6 +628,7 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>radio5_breaker</object-name>
|
||||
|
@ -649,6 +667,7 @@
|
|||
<z>0.0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>autopilot_breaker</object-name>
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<path>flaps.ac</path>
|
||||
|
@ -55,7 +56,6 @@
|
|||
<type>slider</type>
|
||||
<drag-direction>vertical</drag-direction>
|
||||
<drag-scale-px>30</drag-scale-px>
|
||||
|
||||
<property alias="/params/flaps-lever"/>
|
||||
<object-name>FlapSwitch</object-name>
|
||||
<axis>
|
||||
|
|
|
@ -84,7 +84,7 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
<!-- simply hide these -->
|
||||
<!-- Simply hide these -->
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<visible>false</visible>
|
||||
|
@ -92,10 +92,9 @@
|
|||
<object-name>AdjustCCW</object-name>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<animation>
|
||||
<type>knob</type>
|
||||
<object-name>AdjustKnob</object-name>
|
||||
|
||||
<action>
|
||||
<repeatable>true</repeatable>
|
||||
<binding>
|
||||
|
@ -104,22 +103,18 @@
|
|||
<factor type="double">0.5</factor>
|
||||
</binding>
|
||||
</action>
|
||||
|
||||
<property>instrumentation/attitude-indicator/horizon-offset-deg</property>
|
||||
<factor>-8</factor>
|
||||
|
||||
<axis>
|
||||
<x>1</x>
|
||||
<y>0</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
|
||||
<center>
|
||||
<x-m>0.0</x-m>
|
||||
<y-m>0.0</y-m>
|
||||
<z-m>-0.0353</z-m>
|
||||
</center>
|
||||
|
||||
<hovered>
|
||||
<binding>
|
||||
<command>set-tooltip</command>
|
||||
|
@ -128,8 +123,7 @@
|
|||
<property>instrumentation/attitude-indicator/horizon-offset-deg</property>
|
||||
</binding>
|
||||
</hovered>
|
||||
</animation>
|
||||
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
|
@ -148,7 +142,6 @@
|
|||
<script>c172p.click("ai-caged")</script>
|
||||
</binding>
|
||||
</action>
|
||||
|
||||
<hovered>
|
||||
<binding>
|
||||
<command>set-tooltip</command>
|
||||
|
@ -180,7 +173,7 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
<!-- suppport themes -->
|
||||
<!-- Support themes -->
|
||||
<animation>
|
||||
<type>material</type>
|
||||
<object-name>Aircraft</object-name>
|
||||
|
@ -192,6 +185,7 @@
|
|||
<texture-prop>texture</texture-prop>
|
||||
<texture>AI1.png</texture>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>material</type>
|
||||
<object-name>Pitch</object-name>
|
||||
|
@ -201,5 +195,3 @@
|
|||
</animation>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
||||
|
|
|
@ -30,9 +30,18 @@
|
|||
<object-name>PtrTipL</object-name>
|
||||
<property>systems/electrical/amps</property>
|
||||
<interpolation>
|
||||
<entry><ind>-40</ind><dep>-30</dep></entry>
|
||||
<entry><ind>0</ind><dep>0</dep></entry>
|
||||
<entry><ind>40</ind><dep>33</dep></entry>
|
||||
<entry>
|
||||
<ind>-40</ind>
|
||||
<dep>-30</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>0</ind>
|
||||
<dep>0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>40</ind>
|
||||
<dep>33</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>1</x>
|
||||
|
@ -52,10 +61,22 @@
|
|||
<object-name>PtrTipR</object-name>
|
||||
<property>systems/electrical/volts</property>
|
||||
<interpolation>
|
||||
<entry><ind>0</ind><dep>2</dep></entry>
|
||||
<entry><ind>20</ind><dep>22</dep></entry>
|
||||
<entry><ind>30</ind><dep>41</dep></entry>
|
||||
<entry><ind>40</ind><dep>60</dep></entry>
|
||||
<entry>
|
||||
<ind>0</ind>
|
||||
<dep>2</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>20</ind>
|
||||
<dep>22</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>30</ind>
|
||||
<dep>41</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>40</ind>
|
||||
<dep>60</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>-1</x>
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<?xml version="1.0" ?>
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<!--
|
||||
This file is part of FlightGear, the free flight simulator
|
||||
http://www.flightgear.org/
|
||||
|
@ -15,6 +16,7 @@
|
|||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
General Public License for more details.
|
||||
-->
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<path>EGT.ac</path>
|
||||
|
@ -31,12 +33,6 @@
|
|||
<bug>engines/engine[0]/egt-bug-norm</bug>
|
||||
</params>
|
||||
|
||||
<animation>
|
||||
<type>range</type>
|
||||
<min-m>0</min-m>
|
||||
<max-m>10</max-m>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>material</type>
|
||||
<object-name>Needle</object-name>
|
||||
|
@ -88,7 +84,6 @@
|
|||
<type>knob</type>
|
||||
<object-name>Knob.Pick.L</object-name>
|
||||
<object-name>Knob.Pick.R</object-name>
|
||||
|
||||
<action>
|
||||
<repeatable>true</repeatable>
|
||||
<binding>
|
||||
|
@ -100,13 +95,11 @@
|
|||
<wrap>0</wrap>
|
||||
</binding>
|
||||
</action>
|
||||
|
||||
<axis>
|
||||
<x>1</x>
|
||||
<y>0</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
|
||||
<hovered>
|
||||
<binding>
|
||||
<command>set-tooltip</command>
|
||||
|
|
|
@ -66,8 +66,6 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>RightFuelNeedle</object-name>
|
||||
|
@ -111,5 +109,3 @@
|
|||
</animation>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
||||
|
|
|
@ -24,7 +24,6 @@
|
|||
</emission>
|
||||
</animation>
|
||||
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>OilTempNeedle</object-name>
|
||||
|
@ -55,7 +54,6 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>OilPressNeedle</object-name>
|
||||
|
@ -90,8 +88,4 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
||||
|
|
|
@ -30,22 +30,48 @@
|
|||
</emission>
|
||||
</animation>
|
||||
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>PointerCentre</object-name>
|
||||
<object-name>PointerTip</object-name>
|
||||
<property alias="/params/engine/rpm"/>
|
||||
<interpolation>
|
||||
<entry><ind>0</ind><dep>16</dep></entry>
|
||||
<entry><ind>300</ind><dep>18</dep></entry>
|
||||
<entry><ind>500</ind><dep>30</dep></entry>
|
||||
<entry><ind>1000</ind><dep>68</dep></entry>
|
||||
<entry><ind>1500</ind><dep>106</dep></entry>
|
||||
<entry><ind>2000</ind><dep>144</dep></entry>
|
||||
<entry><ind>2500</ind><dep>182</dep></entry>
|
||||
<entry><ind>3000</ind><dep>220</dep></entry>
|
||||
<entry><ind>3500</ind><dep>258</dep></entry>
|
||||
<entry>
|
||||
<ind>0</ind>
|
||||
<dep>16</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>300</ind>
|
||||
<dep>18</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>500</ind>
|
||||
<dep>30</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>1000</ind>
|
||||
<dep>68</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>1500</ind>
|
||||
<dep>106</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>2000</ind>
|
||||
<dep>144</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>2500</ind>
|
||||
<dep>182</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>3000</ind>
|
||||
<dep>220</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>3500</ind>
|
||||
<dep>258</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>-1</x>
|
||||
|
|
|
@ -30,15 +30,42 @@
|
|||
<object-name>PointerTip</object-name>
|
||||
<property>instrumentation/vertical-speed-indicator/indicated-speed-fpm</property>
|
||||
<interpolation>
|
||||
<entry><ind>-2000</ind><dep>-172</dep></entry>
|
||||
<entry><ind>-1500</ind><dep>-130</dep></entry>
|
||||
<entry><ind>-1000</ind><dep>-79</dep></entry>
|
||||
<entry><ind>-500</ind><dep>-33</dep></entry>
|
||||
<entry><ind>0</ind><dep>0</dep></entry>
|
||||
<entry><ind>500</ind><dep>33</dep></entry>
|
||||
<entry><ind>1000</ind><dep>79</dep></entry>
|
||||
<entry><ind>1500</ind><dep>130</dep></entry>
|
||||
<entry><ind>2000</ind><dep>172</dep></entry>
|
||||
<entry>
|
||||
<ind>-2000</ind>
|
||||
<dep>-172</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>-1500</ind>
|
||||
<dep>-130</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>-1000</ind>
|
||||
<dep>-79</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>-500</ind>
|
||||
<dep>-33</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>0</ind>
|
||||
<dep>0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>500</ind>
|
||||
<dep>33</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>1000</ind>
|
||||
<dep>79</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>1500</ind>
|
||||
<dep>130</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>2000</ind>
|
||||
<dep>172</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>-1</x>
|
||||
|
|
|
@ -139,7 +139,6 @@
|
|||
<object-name>disk</object-name>
|
||||
<property>/instrumentation/altimeter/setting-inhg</property>
|
||||
<factor>-800</factor>
|
||||
|
||||
<axis>
|
||||
<x>1</x>
|
||||
<y>0</y>
|
||||
|
@ -150,7 +149,6 @@
|
|||
<y-m>-0.03</y-m>
|
||||
<z-m>-0.0306</z-m>
|
||||
</center>
|
||||
|
||||
<action>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
|
@ -161,7 +159,6 @@
|
|||
<wrap>false</wrap>
|
||||
</binding>
|
||||
</action>
|
||||
|
||||
<hovered>
|
||||
<binding>
|
||||
<command>set-tooltip</command>
|
||||
|
@ -170,8 +167,6 @@
|
|||
<property>instrumentation/altimeter/setting-inhg</property>
|
||||
</binding>
|
||||
</hovered>
|
||||
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
|
|
@ -28,16 +28,46 @@
|
|||
<object-name>Needle</object-name>
|
||||
<property>fdm/jsbsim/velocities/vias-kts</property>
|
||||
<interpolation>
|
||||
<entry><ind> 0</ind><dep> 0</dep></entry>
|
||||
<entry><ind> 35</ind><dep> 27</dep></entry>
|
||||
<entry><ind> 40</ind><dep> 41</dep></entry>
|
||||
<entry><ind> 60</ind><dep> 91</dep></entry>
|
||||
<entry><ind> 80</ind><dep> 143</dep></entry>
|
||||
<entry><ind> 100</ind><dep> 197</dep></entry>
|
||||
<entry><ind> 120</ind><dep> 240</dep></entry>
|
||||
<entry><ind> 140</ind><dep> 282</dep></entry>
|
||||
<entry><ind> 160</ind><dep> 324</dep></entry>
|
||||
<entry><ind> 190</ind><dep> 331</dep></entry>
|
||||
<entry>
|
||||
<ind> 0</ind>
|
||||
<dep> 0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind> 35</ind>
|
||||
<dep> 27</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind> 40</ind>
|
||||
<dep> 41</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind> 60</ind>
|
||||
<dep> 91</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind> 80</ind>
|
||||
<dep> 143</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind> 100</ind>
|
||||
<dep> 197</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind> 120</ind>
|
||||
<dep> 240</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind> 140</ind>
|
||||
<dep> 282</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind> 160</ind>
|
||||
<dep> 324</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind> 190</ind>
|
||||
<dep> 331</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>-1</x>
|
||||
|
@ -47,5 +77,3 @@
|
|||
</animation>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>SecondHand</object-name>
|
||||
<property>sim/time/utc/day-seconds</property>
|
||||
<property>/sim/model/c172p/local-time-seconds</property>
|
||||
<factor>6</factor>
|
||||
<axis>
|
||||
<x>-1</x>
|
||||
|
@ -41,7 +41,7 @@
|
|||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>MinuteHand</object-name>
|
||||
<property>sim/time/utc/day-seconds</property>
|
||||
<property>/sim/model/c172p/local-time-seconds</property>
|
||||
<factor>0.1</factor>
|
||||
<axis>
|
||||
<x>-1</x>
|
||||
|
@ -53,7 +53,7 @@
|
|||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>HourHand</object-name>
|
||||
<property>sim/time/utc/day-seconds</property>
|
||||
<property>/sim/model/c172p/local-time-seconds</property>
|
||||
<factor>0.008333</factor>
|
||||
<axis>
|
||||
<x>-1</x>
|
||||
|
@ -61,7 +61,4 @@
|
|||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
||||
|
|
BIN
Aircraft/c172p/Models/Interior/Panel/Instruments/dme/display.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
|
@ -31,7 +31,7 @@ refs 4
|
|||
kids 0
|
||||
OBJECT poly
|
||||
name "Label3"
|
||||
loc 0.0013519 -0.0011147 -0.0354037
|
||||
loc 0.0013519 0.0004291 -0.0354037
|
||||
texture "dme.png"
|
||||
texrep 1 1
|
||||
numvert 4
|
||||
|
@ -88,7 +88,7 @@ refs 4
|
|||
kids 0
|
||||
OBJECT poly
|
||||
name "off"
|
||||
loc 0.0013519 -0.0128943 -0.0247327
|
||||
loc 0.0013519 -0.0113506 -0.0247327
|
||||
texture "dme.png"
|
||||
texrep 1 1
|
||||
numvert 4
|
||||
|
@ -107,7 +107,7 @@ refs 4
|
|||
kids 0
|
||||
OBJECT poly
|
||||
name "on"
|
||||
loc 0.0013519 0.0092791 -0.0247327
|
||||
loc 0.0013519 0.0108228 -0.0247327
|
||||
texture "dme.png"
|
||||
texrep 1 1
|
||||
numvert 4
|
||||
|
@ -130,7 +130,7 @@ loc 0.0046686 -0.0020929 0.0328942
|
|||
kids 2
|
||||
OBJECT poly
|
||||
name "PowerSwitch.Base"
|
||||
loc -0.0020819 0.0020929 -0.0000063
|
||||
loc -0.0015100 0.0036366 -0.0000063
|
||||
numvert 78
|
||||
0.0012069 -0.0016156 -0.0023667
|
||||
0.0012069 -0.0027221 -0.0011400
|
||||
|
@ -704,87 +704,87 @@ numsurf 22
|
|||
SURF 0X10
|
||||
mat 1
|
||||
refs 4
|
||||
12 0.971328 0.403939
|
||||
0 0.971328 0.363203
|
||||
1 0.974239 0.363203
|
||||
13 0.974239 0.403939
|
||||
12 0.999628 0.000172
|
||||
0 0.999659 0.500171
|
||||
1 0.989141 0.500369
|
||||
13 0.989110 0.000369
|
||||
SURF 0X10
|
||||
mat 1
|
||||
refs 4
|
||||
2 0.968418 0.403939
|
||||
14 0.968418 0.363203
|
||||
13 0.971328 0.363203
|
||||
1 0.971328 0.403939
|
||||
2 0.989542 0.510384
|
||||
14 0.989509 0.010384
|
||||
13 0.999415 0.010213
|
||||
1 0.999448 0.510212
|
||||
SURF 0X10
|
||||
mat 1
|
||||
refs 4
|
||||
3 0.965509 0.403939
|
||||
15 0.965509 0.363203
|
||||
14 0.968418 0.363203
|
||||
2 0.968418 0.403939
|
||||
3 0.989571 0.989787
|
||||
15 0.989537 0.489788
|
||||
14 0.999443 0.489616
|
||||
2 0.999477 0.989616
|
||||
SURF 0X10
|
||||
mat 1
|
||||
refs 4
|
||||
4 0.962600 0.403939
|
||||
16 0.962600 0.363203
|
||||
15 0.965509 0.363203
|
||||
3 0.965509 0.403939
|
||||
4 0.989330 0.997798
|
||||
16 0.989301 0.497798
|
||||
15 0.999332 0.497600
|
||||
3 0.999361 0.997600
|
||||
SURF 0X10
|
||||
mat 1
|
||||
refs 4
|
||||
5 0.959689 0.403939
|
||||
17 0.959689 0.363203
|
||||
16 0.962600 0.363203
|
||||
4 0.962600 0.403939
|
||||
5 0.989451 1.000000
|
||||
17 0.989417 0.500000
|
||||
16 0.999323 0.499829
|
||||
4 0.999357 0.999828
|
||||
SURF 0X10
|
||||
mat 1
|
||||
refs 4
|
||||
6 0.956779 0.403939
|
||||
18 0.956779 0.363203
|
||||
17 0.959689 0.363203
|
||||
5 0.959689 0.403939
|
||||
6 0.999290 -0.000171
|
||||
18 0.999323 0.499829
|
||||
17 0.989417 0.500000
|
||||
5 0.989384 0.000000
|
||||
SURF 0X10
|
||||
mat 1
|
||||
refs 4
|
||||
7 0.953869 0.403939
|
||||
19 0.953869 0.363203
|
||||
18 0.956779 0.363203
|
||||
6 0.956779 0.403939
|
||||
7 0.999302 -0.002400
|
||||
19 0.999332 0.497600
|
||||
18 0.989301 0.497798
|
||||
6 0.989271 -0.002202
|
||||
SURF 0X10
|
||||
mat 1
|
||||
refs 4
|
||||
8 0.950959 0.403939
|
||||
20 0.950959 0.363203
|
||||
19 0.953869 0.363203
|
||||
7 0.953869 0.403939
|
||||
8 0.999409 -0.010383
|
||||
20 0.999443 0.489616
|
||||
19 0.989537 0.489788
|
||||
7 0.989504 -0.010212
|
||||
SURF 0X10
|
||||
mat 1
|
||||
refs 4
|
||||
9 0.948049 0.403939
|
||||
21 0.948049 0.363203
|
||||
20 0.950959 0.363203
|
||||
8 0.950959 0.403939
|
||||
9 0.989388 1.000171
|
||||
21 0.989355 0.500171
|
||||
20 0.999261 0.500000
|
||||
8 0.999294 1.000000
|
||||
SURF 0X10
|
||||
mat 1
|
||||
refs 4
|
||||
10 0.945139 0.403939
|
||||
22 0.945139 0.363203
|
||||
21 0.948049 0.363203
|
||||
9 0.948049 0.403939
|
||||
10 0.989352 0.992556
|
||||
22 0.989322 0.492557
|
||||
21 0.999358 0.492359
|
||||
9 0.999387 0.992359
|
||||
SURF 0X10
|
||||
mat 1
|
||||
refs 4
|
||||
11 0.942230 0.403939
|
||||
23 0.942230 0.363203
|
||||
22 0.945139 0.363203
|
||||
10 0.945139 0.403939
|
||||
11 0.989269 0.995619
|
||||
23 0.989235 0.495619
|
||||
22 0.999141 0.495448
|
||||
10 0.999174 0.995447
|
||||
SURF 0X10
|
||||
mat 1
|
||||
refs 4
|
||||
0 0.939320 0.403939
|
||||
12 0.939320 0.363203
|
||||
23 0.942230 0.363203
|
||||
11 0.942230 0.403939
|
||||
0 0.989355 0.500171
|
||||
12 0.989321 0.000172
|
||||
23 0.999227 0.000000
|
||||
11 0.999261 0.500000
|
||||
SURF 0X10
|
||||
mat 1
|
||||
refs 3
|
||||
|
|
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 6.4 KiB |
|
@ -1,8 +1,10 @@
|
|||
<?xml version="1.0" ?>
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<!--
|
||||
Maintainer: Torsten Dreyer
|
||||
-->
|
||||
<PropertyList>
|
||||
|
||||
<params>
|
||||
<power-btn>instrumentation/dme[0]/power-btn</power-btn>
|
||||
<serviceable>instrumentation/dme[0]/serviceable</serviceable>
|
||||
|
@ -33,36 +35,7 @@
|
|||
</offsets>
|
||||
</model>
|
||||
|
||||
<animation>
|
||||
<type>material</type>
|
||||
<object-name>on</object-name>
|
||||
<object-name>off</object-name>
|
||||
<object-name>Label3</object-name>
|
||||
<object-name>n1</object-name>
|
||||
<object-name>hld</object-name>
|
||||
<object-name>n2</object-name>
|
||||
<object-name>SourceSelectorKnob</object-name>
|
||||
<emission>
|
||||
<red>0.5</red>
|
||||
<green>0.1</green>
|
||||
<blue>0.00005</blue>
|
||||
<factor-prop>/sim/model/c172p/lighting/dme</factor-prop>
|
||||
</emission>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>material</type>
|
||||
<object-name>PowerSwitch.Lever</object-name>
|
||||
<object-name>PowerSwitch.Base</object-name>
|
||||
<emission>
|
||||
<red>0.5</red>
|
||||
<green>0.1</green>
|
||||
<blue>0.00005</blue>
|
||||
<factor-prop>/sim/model/c172p/lighting/dme</factor-prop>
|
||||
</emission>
|
||||
</animation>
|
||||
|
||||
<!-- the power switch -->
|
||||
<!-- The power switch -->
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>PowerSwitch.Lever</object-name>
|
||||
|
@ -136,7 +109,7 @@
|
|||
</action>
|
||||
</animation>
|
||||
|
||||
<!-- the source switch -->
|
||||
<!-- The source switch -->
|
||||
<animation>
|
||||
<type>knob</type>
|
||||
<object-name>SourceSelectorKnob</object-name>
|
||||
|
|
|
@ -1,12 +1,64 @@
|
|||
AC3Db
|
||||
MATERIAL "DefaultWhite" rgb 1.0000 1.0000 1.0000 amb 0.2000 0.2000 0.2000 emis 0.0000 0.0000 0.0000 spec 0.5000 0.5000 0.5000 shi 10 trans 0.0000
|
||||
MATERIAL "ac3dmat1.003" rgb 1.0000 1.0000 1.0000 amb 0.7450 0.7450 0.7450 emis 0.0000 0.0000 0.0000 spec 0.2000 0.2000 0.2000 shi 50 trans 0.0000
|
||||
MATERIAL "Material.001" rgb 0.8000 0.8000 0.8000 amb 0.8000 0.8000 0.8000 emis 0.0000 0.0000 0.0000 spec 0.1473 0.1473 0.1473 shi 50 trans 0.0000
|
||||
MATERIAL "ac3dmat1" rgb 1.0000 1.0000 1.0000 amb 0.7450 0.7450 0.7450 emis 0.0000 0.0000 0.0000 spec 0.2000 0.2000 0.2000 shi 50 trans 0.0000
|
||||
MATERIAL "ac3dmat1.001" rgb 1.0000 1.0000 1.0000 amb 0.2000 0.2000 0.2000 emis 1.0000 1.0000 1.0000 spec 0.0000 0.0000 0.0000 shi 50 trans 0.0000
|
||||
MATERIAL "ac3dmat1.002" rgb 1.0000 1.0000 1.0000 amb 0.7450 0.7450 0.7450 emis 0.0000 0.0000 0.0000 spec 0.0000 0.0000 0.0000 shi 50 trans 0.0000
|
||||
OBJECT world
|
||||
name "Blender_export__ki266.ac"
|
||||
kids 4
|
||||
kids 5
|
||||
OBJECT poly
|
||||
name "Background"
|
||||
loc 0.0025577 0.0000000 -0.0000000
|
||||
texture "display.png"
|
||||
texrep 1 1
|
||||
numvert 8
|
||||
-0.0015000 0.0150000 0.0330000
|
||||
-0.0015000 0.0150000 -0.0330000
|
||||
-0.0015000 0.0085000 0.0405000
|
||||
-0.0015000 -0.0085000 0.0405000
|
||||
-0.0015000 0.0085000 -0.0405000
|
||||
-0.0015000 -0.0085000 -0.0405000
|
||||
-0.0015000 -0.0150000 0.0330000
|
||||
-0.0015000 -0.0150000 -0.0330000
|
||||
numsurf 6
|
||||
SURF 0X20
|
||||
mat 1
|
||||
refs 3
|
||||
3 0.000533 0.318791
|
||||
7 0.909274 0.160828
|
||||
6 0.095156 0.159907
|
||||
SURF 0X20
|
||||
mat 1
|
||||
refs 3
|
||||
4 0.998278 0.696516
|
||||
5 0.998620 0.308506
|
||||
7 0.909274 0.160828
|
||||
SURF 0X20
|
||||
mat 1
|
||||
refs 3
|
||||
0 0.091087 0.842076
|
||||
1 0.907665 0.841718
|
||||
4 0.998278 0.696516
|
||||
SURF 0X20
|
||||
mat 1
|
||||
refs 3
|
||||
3 0.000533 0.318791
|
||||
2 0.000191 0.694399
|
||||
0 0.091087 0.842076
|
||||
SURF 0X20
|
||||
mat 1
|
||||
refs 3
|
||||
3 0.000533 0.318791
|
||||
4 0.998278 0.696516
|
||||
7 0.909274 0.160828
|
||||
SURF 0X20
|
||||
mat 1
|
||||
refs 3
|
||||
3 0.000533 0.318791
|
||||
0 0.091087 0.842076
|
||||
4 0.998278 0.696516
|
||||
kids 0
|
||||
OBJECT poly
|
||||
name "base"
|
||||
loc -0.0041453 0.0000000 0.0273837
|
||||
|
@ -23,35 +75,35 @@ numvert 8
|
|||
-0.0050000 0.0207000 0.0793500
|
||||
numsurf 5
|
||||
SURF 0X30
|
||||
mat 1
|
||||
mat 2
|
||||
refs 4
|
||||
0 0.005203 0.979506
|
||||
3 0.004159 0.026610
|
||||
2 0.995487 0.023226
|
||||
1 0.994980 0.982322
|
||||
SURF 0X30
|
||||
mat 1
|
||||
mat 2
|
||||
refs 4
|
||||
3 0.108625 0.194475
|
||||
4 0.042680 0.009381
|
||||
5 0.990850 0.009382
|
||||
2 0.895603 0.161844
|
||||
SURF 0X30
|
||||
mat 1
|
||||
mat 2
|
||||
refs 4
|
||||
7 0.006739 0.993350
|
||||
0 0.101986 0.840888
|
||||
1 0.888965 0.808257
|
||||
6 0.954909 0.993350
|
||||
SURF 0X30
|
||||
mat 1
|
||||
mat 2
|
||||
refs 4
|
||||
0 0.101986 0.840888
|
||||
7 0.006739 0.993350
|
||||
4 0.042680 0.009381
|
||||
3 0.108625 0.194475
|
||||
SURF 0X30
|
||||
mat 1
|
||||
mat 2
|
||||
refs 4
|
||||
2 0.895603 0.161844
|
||||
5 0.990850 0.009382
|
||||
|
@ -96,211 +148,175 @@ numvert 32
|
|||
0.0000000 0.0076500 0.0390000
|
||||
0.0000000 -0.0076500 -0.0390000
|
||||
0.0000000 0.0076500 -0.0390000
|
||||
numsurf 30
|
||||
numsurf 24
|
||||
SURF 0X20
|
||||
mat 2
|
||||
mat 1
|
||||
refs 4
|
||||
1 0.017563 0.670440
|
||||
0 0.017563 0.670440
|
||||
2 0.357068 0.670440
|
||||
3 0.357068 0.670440
|
||||
SURF 0X20
|
||||
mat 2
|
||||
mat 1
|
||||
refs 4
|
||||
4 0.357068 0.670440
|
||||
5 0.357068 0.670440
|
||||
7 0.017563 0.670440
|
||||
6 0.017563 0.670440
|
||||
SURF 0X20
|
||||
mat 2
|
||||
mat 1
|
||||
refs 4
|
||||
21 0.018173 0.678698
|
||||
20 0.018173 0.678698
|
||||
19 0.363376 0.678698
|
||||
18 0.363376 0.678698
|
||||
SURF 0X20
|
||||
mat 2
|
||||
mat 1
|
||||
refs 4
|
||||
20 0.018173 0.678698
|
||||
22 0.018173 0.678698
|
||||
8 0.363376 0.678698
|
||||
19 0.363376 0.678698
|
||||
SURF 0X20
|
||||
mat 2
|
||||
mat 1
|
||||
refs 4
|
||||
18 0.363376 0.678698
|
||||
16 0.363376 0.678698
|
||||
24 0.018173 0.678698
|
||||
21 0.018173 0.678698
|
||||
SURF 0X20
|
||||
mat 2
|
||||
mat 1
|
||||
refs 4
|
||||
22 0.018173 0.678698
|
||||
23 0.018173 0.678698
|
||||
10 0.363376 0.678698
|
||||
8 0.363376 0.678698
|
||||
SURF 0X20
|
||||
mat 2
|
||||
mat 1
|
||||
refs 4
|
||||
16 0.363376 0.678698
|
||||
14 0.363376 0.678698
|
||||
25 0.018173 0.678698
|
||||
24 0.018173 0.678698
|
||||
SURF 0X20
|
||||
mat 2
|
||||
mat 1
|
||||
refs 4
|
||||
13 0.363376 0.678698
|
||||
12 0.363376 0.678698
|
||||
26 0.018173 0.678698
|
||||
27 0.018173 0.678698
|
||||
SURF 0X20
|
||||
mat 2
|
||||
mat 1
|
||||
refs 4
|
||||
12 0.363376 0.678698
|
||||
10 0.363376 0.678698
|
||||
23 0.018173 0.678698
|
||||
26 0.018173 0.678698
|
||||
SURF 0X20
|
||||
mat 2
|
||||
mat 1
|
||||
refs 4
|
||||
27 0.018173 0.678698
|
||||
25 0.018173 0.678698
|
||||
14 0.363376 0.678698
|
||||
13 0.363376 0.678698
|
||||
SURF 0X20
|
||||
mat 2
|
||||
mat 1
|
||||
refs 4
|
||||
28 0.017563 0.670440
|
||||
29 0.017563 0.670440
|
||||
9 0.357068 0.670440
|
||||
11 0.357068 0.670440
|
||||
SURF 0X20
|
||||
mat 2
|
||||
mat 1
|
||||
refs 4
|
||||
15 0.357068 0.670440
|
||||
17 0.357068 0.670440
|
||||
31 0.017563 0.670440
|
||||
30 0.017563 0.670440
|
||||
SURF 0X20
|
||||
mat 2
|
||||
mat 1
|
||||
refs 4
|
||||
0 0.017563 0.670440
|
||||
9 0.017563 0.670440
|
||||
29 0.357068 0.670440
|
||||
2 0.357068 0.670440
|
||||
SURF 0X20
|
||||
mat 2
|
||||
mat 1
|
||||
refs 4
|
||||
11 0.357068 0.670440
|
||||
4 0.357068 0.670440
|
||||
6 0.017563 0.670440
|
||||
28 0.017563 0.670440
|
||||
SURF 0X20
|
||||
mat 2
|
||||
mat 1
|
||||
refs 4
|
||||
17 0.357068 0.670440
|
||||
1 0.357068 0.670440
|
||||
3 0.017563 0.670440
|
||||
31 0.017563 0.670440
|
||||
SURF 0X20
|
||||
mat 2
|
||||
mat 1
|
||||
refs 4
|
||||
30 0.017563 0.670440
|
||||
7 0.017563 0.670440
|
||||
5 0.357068 0.670440
|
||||
15 0.357068 0.670440
|
||||
SURF 0X20
|
||||
mat 2
|
||||
mat 1
|
||||
refs 4
|
||||
9 0.516923 0.730952
|
||||
0 0.559014 0.730952
|
||||
19 0.558798 0.604378
|
||||
8 0.516923 0.604378
|
||||
SURF 0X20
|
||||
mat 2
|
||||
mat 1
|
||||
refs 4
|
||||
4 0.516923 0.604378
|
||||
11 0.558798 0.604378
|
||||
10 0.559014 0.730952
|
||||
12 0.516923 0.730952
|
||||
SURF 0X20
|
||||
mat 2
|
||||
mat 1
|
||||
refs 4
|
||||
1 0.516923 0.604378
|
||||
17 0.558798 0.604378
|
||||
16 0.559014 0.730952
|
||||
18 0.516923 0.730952
|
||||
SURF 0X20
|
||||
mat 2
|
||||
mat 1
|
||||
refs 4
|
||||
13 0.516923 0.730952
|
||||
14 0.559014 0.730952
|
||||
15 0.558798 0.604378
|
||||
5 0.516923 0.604378
|
||||
SURF 0X20
|
||||
mat 2
|
||||
mat 1
|
||||
refs 4
|
||||
0 0.554654 0.720706
|
||||
1 0.554654 0.612504
|
||||
18 0.520065 0.613059
|
||||
19 0.520065 0.720706
|
||||
SURF 0X20
|
||||
mat 2
|
||||
mat 1
|
||||
refs 4
|
||||
5 0.516923 0.604378
|
||||
4 0.558798 0.604378
|
||||
12 0.559014 0.730952
|
||||
13 0.516923 0.730952
|
||||
SURF 0X20
|
||||
mat 2
|
||||
mat 1
|
||||
refs 4
|
||||
8 0.555993 0.608773
|
||||
10 0.518743 0.609364
|
||||
11 0.518743 0.724070
|
||||
9 0.555993 0.724070
|
||||
SURF 0X20
|
||||
mat 2
|
||||
mat 1
|
||||
refs 4
|
||||
17 0.555993 0.724070
|
||||
15 0.518743 0.724070
|
||||
14 0.518743 0.609364
|
||||
16 0.555993 0.608773
|
||||
SURF 0X20
|
||||
mat 2
|
||||
refs 3
|
||||
23 0.018173 0.678698
|
||||
27 0.018173 0.678698
|
||||
26 0.018173 0.678698
|
||||
SURF 0X20
|
||||
mat 2
|
||||
refs 3
|
||||
24 0.018173 0.678698
|
||||
25 0.018173 0.678698
|
||||
27 0.018173 0.678698
|
||||
SURF 0X20
|
||||
mat 2
|
||||
refs 3
|
||||
20 0.018173 0.678698
|
||||
21 0.018173 0.678698
|
||||
24 0.018173 0.678698
|
||||
SURF 0X20
|
||||
mat 2
|
||||
refs 3
|
||||
23 0.018173 0.678698
|
||||
22 0.018173 0.678698
|
||||
20 0.018173 0.678698
|
||||
SURF 0X20
|
||||
mat 2
|
||||
refs 3
|
||||
23 0.018173 0.678698
|
||||
24 0.018173 0.678698
|
||||
27 0.018173 0.678698
|
||||
SURF 0X20
|
||||
mat 2
|
||||
refs 3
|
||||
23 0.018173 0.678698
|
||||
20 0.018173 0.678698
|
||||
24 0.018173 0.678698
|
||||
kids 0
|
||||
OBJECT group
|
||||
name "Indicators"
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<?xml version="1.0" ?>
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<!--
|
||||
This is the ki266 3d instrument.
|
||||
Modeled after King KI266 DME Indicator
|
||||
|
@ -20,7 +21,9 @@
|
|||
ki266.new(1); # if you have another at /instrumentation/dme[1]
|
||||
Maintainer: Torsten Dreyer
|
||||
-->
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<params>
|
||||
<in-range>instrumentation/dme[0]/in-range</in-range>
|
||||
<right-display>instrumentation/dme[0]/min-kts-display</right-display>
|
||||
|
@ -29,7 +32,6 @@
|
|||
<power-btn>instrumentation/dme[0]/power-btn</power-btn>
|
||||
<serviceable>instrumentation/dme[0]/serviceable</serviceable>
|
||||
<dimming>instrumentation/dme[0]/dimming-norm</dimming>
|
||||
|
||||
<min-kts>instrumentation/dme[0]/switch-min-kts</min-kts>
|
||||
<electrical>systems/electrical/outputs/dme</electrical>
|
||||
</params>
|
||||
|
@ -40,6 +42,7 @@
|
|||
<inherits-from>../../../../Effects/interior/c172p-interior-radiance</inherits-from>
|
||||
<object-name>ModeSwitch</object-name>
|
||||
<object-name>Frame</object-name>
|
||||
<object-name>Background</object-name>
|
||||
<object-name>base</object-name>
|
||||
<object-name>Indicators</object-name>
|
||||
<object-name>Min</object-name>
|
||||
|
@ -53,7 +56,7 @@
|
|||
<object-name>Right.1</object-name>
|
||||
</effect>
|
||||
|
||||
<!-- turn it off, when u/s or switched off -->
|
||||
<!-- Turn it off, when u/s or switched off -->
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Indicators</object-name>
|
||||
|
@ -87,17 +90,6 @@
|
|||
<animation>
|
||||
<type>material</type>
|
||||
<object-name>ModeSwitch</object-name>
|
||||
<emission>
|
||||
<red>0.2</red>
|
||||
<green>0.04</green>
|
||||
<blue>0</blue>
|
||||
<factor-prop>/sim/model/c172p/lighting/dme</factor-prop>
|
||||
</emission>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>material</type>
|
||||
<object-name>Frame</object-name>
|
||||
<emission>
|
||||
<red>0.5</red>
|
||||
<green>0.1</green>
|
||||
|
@ -118,7 +110,7 @@
|
|||
</emission>
|
||||
</animation>
|
||||
|
||||
<!-- the mode switch do display min/kts -->
|
||||
<!-- The mode switch do display min/kts -->
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Min</object-name>
|
||||
|
@ -169,7 +161,7 @@
|
|||
</action>
|
||||
</animation>
|
||||
|
||||
<!-- distance display, allways on.
|
||||
<!-- Distance display, allways on.
|
||||
Shows nn.n when distance is less than 100NM and
|
||||
shows nnn when distance is greater than or equal to 100NM
|
||||
-->
|
||||
|
@ -182,7 +174,7 @@
|
|||
</condition>
|
||||
</animation>
|
||||
|
||||
<!-- blank leading zeros -->
|
||||
<!-- Blank leading zeros -->
|
||||
<animation>
|
||||
<name>miles_100_blank</name>
|
||||
<type>select</type>
|
||||
|
@ -228,7 +220,7 @@
|
|||
</condition>
|
||||
</animation>
|
||||
|
||||
<!-- left display, left digit -->
|
||||
<!-- Left display, left digit -->
|
||||
<animation>
|
||||
<name>miles_100_lo</name>
|
||||
<type>textranslate</type>
|
||||
|
@ -243,7 +235,7 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
<!-- left display, center digit -->
|
||||
<!-- Left display, center digit -->
|
||||
<animation>
|
||||
<name>miles_10_lo</name>
|
||||
<type>textranslate</type>
|
||||
|
@ -258,7 +250,7 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
<!-- left display, right digit -->
|
||||
<!-- Left display, right digit -->
|
||||
<animation>
|
||||
<name>miles_1_lo</name>
|
||||
<type>textranslate</type>
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
<PropertyList>
|
||||
|
||||
<!-- original work from dhc6 -->
|
||||
|
||||
<path>gear-ctl.ac</path>
|
||||
|
||||
<effect>
|
||||
|
|
|
@ -26,18 +26,6 @@
|
|||
</emission>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>material</type>
|
||||
<object-name>OBS-Knob</object-name>
|
||||
<object-name>Hdg-Knob</object-name>
|
||||
<emission>
|
||||
<red>0.45</red>
|
||||
<green>0.09</green>
|
||||
<blue>0.00001</blue>
|
||||
<factor-prop>sim/model/material/instruments/factor</factor-prop>
|
||||
</emission>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>Face</object-name>
|
||||
|
@ -73,7 +61,7 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
<!-- Heading Bug control -->
|
||||
<!-- Heading Bug control -->
|
||||
<animation>
|
||||
<type>knob</type>
|
||||
<object-name>Hdg-Knob</object-name>
|
||||
|
@ -99,11 +87,9 @@
|
|||
<wrap>1</wrap>
|
||||
</binding>
|
||||
</action>
|
||||
|
||||
<!-- faster rate of change than the default -->
|
||||
<!-- Faster rate of change than the default -->
|
||||
<drag-scale-px>4</drag-scale-px>
|
||||
<shift-repeat type="int">5</shift-repeat>
|
||||
|
||||
<hovered>
|
||||
<binding>
|
||||
<command>set-tooltip</command>
|
||||
|
@ -141,11 +127,9 @@
|
|||
<wrap>1</wrap>
|
||||
</binding>
|
||||
</action>
|
||||
|
||||
<!-- faster rate of change than the default -->
|
||||
<!-- Faster rate of change than the default -->
|
||||
<drag-scale-px>4</drag-scale-px>
|
||||
<shift-repeat type="int">5</shift-repeat>
|
||||
|
||||
<hovered>
|
||||
<binding>
|
||||
<command>set-tooltip</command>
|
||||
|
@ -157,8 +141,4 @@
|
|||
</hovered>
|
||||
</animation>
|
||||
|
||||
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
|
||||
<!-- Adapted from the Diamond-da40 -->
|
||||
|
||||
<PropertyList>
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!--
|
||||
_______________________________________________________________________________
|
||||
KAP140 Two Axis with Altitude Preselect autopilot instrument.
|
||||
|
@ -15,13 +16,14 @@ click. Actions always modify the values of properties, either by
|
|||
adjusting them, toggling them, or swaping them with other
|
||||
properties' values.
|
||||
-->
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<params>
|
||||
<dial-10-ft>/autopilot/KAP140/settings/dial-10-ft</dial-10-ft>
|
||||
<dial-100-ft>/autopilot/KAP140/settings/dial-100-ft</dial-100-ft>
|
||||
</params>
|
||||
|
||||
</params>
|
||||
<name>KAP140TwoAxisAlt</name>
|
||||
<path>kap140.ac</path>
|
||||
|
||||
|
@ -81,8 +83,6 @@ properties' values.
|
|||
|
||||
<animation>
|
||||
<type>material</type>
|
||||
<object-name>knob-outer</object-name>
|
||||
<object-name>knob-inner</object-name>
|
||||
<object-name>buttons</object-name>
|
||||
<emission>
|
||||
<red>0.5</red>
|
||||
|
@ -92,7 +92,7 @@ properties' values.
|
|||
</emission>
|
||||
</animation>
|
||||
|
||||
<!-- Annunciators -->
|
||||
<!-- Annunciators -->
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>pitch-axis-fail</object-name>
|
||||
|
@ -102,6 +102,7 @@ properties' values.
|
|||
<value type="bool">true</value>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>roll-axis-fail</object-name>
|
||||
|
@ -111,6 +112,7 @@ properties' values.
|
|||
<value type="bool">true</value>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>ap-ann</object-name>
|
||||
|
@ -122,6 +124,7 @@ properties' values.
|
|||
</equals>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>rol-ann</object-name>
|
||||
|
@ -133,6 +136,7 @@ properties' values.
|
|||
</equals>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>hdg-ann</object-name>
|
||||
|
@ -144,6 +148,7 @@ properties' values.
|
|||
</equals>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>nav-ann</object-name>
|
||||
|
@ -155,6 +160,7 @@ properties' values.
|
|||
</equals>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>nav-arm-ann</object-name>
|
||||
|
@ -166,6 +172,7 @@ properties' values.
|
|||
</equals>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>apr-ann</object-name>
|
||||
|
@ -177,6 +184,7 @@ properties' values.
|
|||
</equals>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>apr-arm-ann</object-name>
|
||||
|
@ -188,6 +196,7 @@ properties' values.
|
|||
</equals>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>rev-ann</object-name>
|
||||
|
@ -199,6 +208,7 @@ properties' values.
|
|||
</equals>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>rev-arm-ann</object-name>
|
||||
|
@ -210,6 +220,7 @@ properties' values.
|
|||
</equals>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>vs-ann</object-name>
|
||||
|
@ -221,6 +232,7 @@ properties' values.
|
|||
</equals>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>alt-ann</object-name>
|
||||
|
@ -232,6 +244,7 @@ properties' values.
|
|||
</equals>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>alt-arm-ann</object-name>
|
||||
|
@ -243,6 +256,7 @@ properties' values.
|
|||
</equals>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>alert-ann</object-name>
|
||||
|
@ -254,6 +268,7 @@ properties' values.
|
|||
</equals>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>gs-ann</object-name>
|
||||
|
@ -265,6 +280,7 @@ properties' values.
|
|||
</equals>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>gs-arm-ann</object-name>
|
||||
|
@ -276,6 +292,7 @@ properties' values.
|
|||
</equals>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>pt-ann</object-name>
|
||||
|
@ -297,6 +314,7 @@ properties' values.
|
|||
</or>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>pt-up-ann</object-name>
|
||||
|
@ -310,6 +328,7 @@ properties' values.
|
|||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>pt-down-ann</object-name>
|
||||
|
@ -323,7 +342,8 @@ properties' values.
|
|||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
<!-- vs-setting -->
|
||||
|
||||
<!-- vs-setting -->
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>fpm-ann</object-name>
|
||||
|
@ -335,6 +355,7 @@ properties' values.
|
|||
</equals>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>vs-minus</object-name>
|
||||
|
@ -355,6 +376,7 @@ properties' values.
|
|||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>vs-digit2</object-name>
|
||||
|
@ -374,6 +396,7 @@ properties' values.
|
|||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>vs-digit5</object-name>
|
||||
|
@ -387,6 +410,7 @@ properties' values.
|
|||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>vs-digit4</object-name>
|
||||
|
@ -400,6 +424,7 @@ properties' values.
|
|||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>vs-digit3</object-name>
|
||||
|
@ -413,6 +438,7 @@ properties' values.
|
|||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>vs-digit2</object-name>
|
||||
|
@ -426,6 +452,7 @@ properties' values.
|
|||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>vs-digit5-minus</object-name>
|
||||
|
@ -439,6 +466,7 @@ properties' values.
|
|||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>vs-digit4-minus</object-name>
|
||||
|
@ -452,6 +480,7 @@ properties' values.
|
|||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>vs-digit3-minus</object-name>
|
||||
|
@ -465,6 +494,7 @@ properties' values.
|
|||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>vs-digit2-minus</object-name>
|
||||
|
@ -478,7 +508,8 @@ properties' values.
|
|||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
<!-- alt-setting -->
|
||||
|
||||
<!-- alt-setting -->
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>alt-digits</object-name>
|
||||
|
@ -491,6 +522,7 @@ properties' values.
|
|||
</equals>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>alt-digit1</object-name>
|
||||
|
@ -503,6 +535,7 @@ properties' values.
|
|||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>alt-digit2</object-name>
|
||||
|
@ -515,6 +548,7 @@ properties' values.
|
|||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>alt-digit3</object-name>
|
||||
|
@ -527,6 +561,7 @@ properties' values.
|
|||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>alt-digit4</object-name>
|
||||
|
@ -539,6 +574,7 @@ properties' values.
|
|||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>alt-digit5</object-name>
|
||||
|
@ -551,7 +587,8 @@ properties' values.
|
|||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
<!-- baro-setting-hpa -->
|
||||
|
||||
<!-- baro-setting-hpa -->
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>hpa-digits</object-name>
|
||||
|
@ -564,6 +601,7 @@ properties' values.
|
|||
</equals>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>hpa-digit2</object-name>
|
||||
|
@ -577,6 +615,7 @@ properties' values.
|
|||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>hpa-digit3</object-name>
|
||||
|
@ -590,6 +629,7 @@ properties' values.
|
|||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>hpa-digit3</object-name>
|
||||
|
@ -603,6 +643,7 @@ properties' values.
|
|||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>hpa-digit4</object-name>
|
||||
|
@ -616,7 +657,7 @@ properties' values.
|
|||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
<!--
|
||||
<!--
|
||||
<name>Baro Setting hPa number</name>
|
||||
<condition>
|
||||
<equals>
|
||||
|
@ -630,8 +671,9 @@ properties' values.
|
|||
<scale>1</scale>
|
||||
<format>%01.3f</format>
|
||||
</chunk>
|
||||
-->
|
||||
<!-- baro-setting-inhg -->
|
||||
-->
|
||||
|
||||
<!-- baro-setting-inhg -->
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>inhg-digits</object-name>
|
||||
|
@ -645,6 +687,7 @@ properties' values.
|
|||
</equals>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>inhg-digit2</object-name>
|
||||
|
@ -658,6 +701,7 @@ properties' values.
|
|||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>inhg-digit3</object-name>
|
||||
|
@ -671,6 +715,7 @@ properties' values.
|
|||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>inhg-digit4</object-name>
|
||||
|
@ -684,6 +729,7 @@ properties' values.
|
|||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>inhg-digit5</object-name>
|
||||
|
@ -697,7 +743,8 @@ properties' values.
|
|||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
<!-- Actions -->
|
||||
|
||||
<!-- Actions -->
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>ap-btn</object-name>
|
||||
|
@ -717,6 +764,7 @@ properties' values.
|
|||
</binding>
|
||||
</hovered>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>hdg-btn</object-name>
|
||||
|
@ -738,6 +786,7 @@ properties' values.
|
|||
</binding>
|
||||
</hovered>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>nav-btn</object-name>
|
||||
|
@ -759,6 +808,7 @@ properties' values.
|
|||
</binding>
|
||||
</hovered>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>apr-btn</object-name>
|
||||
|
@ -780,6 +830,7 @@ properties' values.
|
|||
</binding>
|
||||
</hovered>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>alt-btn</object-name>
|
||||
|
@ -801,6 +852,7 @@ properties' values.
|
|||
</binding>
|
||||
</hovered>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>rev-btn</object-name>
|
||||
|
@ -822,6 +874,7 @@ properties' values.
|
|||
</binding>
|
||||
</hovered>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>dn-btn</object-name>
|
||||
|
@ -841,6 +894,7 @@ properties' values.
|
|||
</binding>
|
||||
</hovered>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>up-btn</object-name>
|
||||
|
@ -860,6 +914,7 @@ properties' values.
|
|||
</binding>
|
||||
</hovered>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>arm-btn</object-name>
|
||||
|
@ -879,6 +934,7 @@ properties' values.
|
|||
</binding>
|
||||
</hovered>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>baro-btn</object-name>
|
||||
|
@ -909,7 +965,6 @@ properties' values.
|
|||
<animation>
|
||||
<type>knob</type>
|
||||
<object-name>knob-inner</object-name>
|
||||
|
||||
<property alias="/params/dial-10-ft"/>
|
||||
<factor>-2.5</factor>
|
||||
<axis>
|
||||
|
@ -922,7 +977,6 @@ properties' values.
|
|||
<y-m>0.0652</y-m>
|
||||
<z-m>-0.0060</z-m>
|
||||
</center>
|
||||
|
||||
<increase>
|
||||
<binding>
|
||||
<command>nasal</command>
|
||||
|
@ -935,7 +989,6 @@ properties' values.
|
|||
<script>kap140.knobSmallDown()</script>
|
||||
</binding>
|
||||
</decrease>
|
||||
|
||||
<action>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
|
@ -955,7 +1008,6 @@ properties' values.
|
|||
<animation>
|
||||
<type>knob</type>
|
||||
<object-name>knob-outer</object-name>
|
||||
|
||||
<property alias="/params/dial-100-ft"/>
|
||||
<factor>-2.5</factor>
|
||||
<axis>
|
||||
|
@ -968,7 +1020,6 @@ properties' values.
|
|||
<y-m>0.0652</y-m>
|
||||
<z-m>-0.0060</z-m>
|
||||
</center>
|
||||
|
||||
<increase>
|
||||
<binding>
|
||||
<command>nasal</command>
|
||||
|
@ -981,7 +1032,6 @@ properties' values.
|
|||
<script>kap140.knobLargeDown()</script>
|
||||
</binding>
|
||||
</decrease>
|
||||
|
||||
<action>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
|
|
Before Width: | Height: | Size: 98 KiB After Width: | Height: | Size: 99 KiB |
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" ?>
|
||||
<?xml version="1.0"?>
|
||||
<PropertyList>
|
||||
|
||||
<!--
|
||||
|
@ -27,12 +27,10 @@
|
|||
|
||||
<params>
|
||||
<power>/systems/electrical/outputs/audio-panel[0]</power>
|
||||
|
||||
<outer>instrumentation/marker-beacon/outer</outer>
|
||||
<middle>instrumentation/marker-beacon/middle</middle>
|
||||
<inner>instrumentation/marker-beacon/inner</inner>
|
||||
<test>instrumentation/kma20/test</test>
|
||||
|
||||
<auto>instrumentation/kma20/auto</auto>
|
||||
<com1>instrumentation/kma20/com1</com1>
|
||||
<com2>instrumentation/kma20/com2</com2>
|
||||
|
@ -62,39 +60,9 @@
|
|||
<object-name>SENS</object-name>
|
||||
<object-name>M</object-name>
|
||||
<object-name>A</object-name>
|
||||
<object-name>O</object-name>
|
||||
</effect>
|
||||
|
||||
<animation>
|
||||
<type>material</type>
|
||||
<object-name>Chassis</object-name>
|
||||
<object-name>Knob</object-name>
|
||||
<emission>
|
||||
<red>0.5</red>
|
||||
<green>0.1</green>
|
||||
<blue>0.00005</blue>
|
||||
<factor-prop>sim/model/material/instruments/factor</factor-prop>
|
||||
</emission>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>material</type>
|
||||
<object-name>AUTO</object-name>
|
||||
<object-name>COM1</object-name>
|
||||
<object-name>COM2</object-name>
|
||||
<object-name>NAV1</object-name>
|
||||
<object-name>NAV2</object-name>
|
||||
<object-name>ADF</object-name>
|
||||
<object-name>DME</object-name>
|
||||
<object-name>MKR</object-name>
|
||||
<object-name>SENS</object-name>
|
||||
<emission>
|
||||
<red>0.2</red>
|
||||
<green>0.04</green>
|
||||
<blue>0.00002</blue>
|
||||
<factor-prop>sim/model/material/instruments/factor</factor-prop>
|
||||
</emission>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>material</type>
|
||||
<object-name>O</object-name>
|
||||
|
@ -172,10 +140,8 @@
|
|||
<drag-direction>vertical</drag-direction>
|
||||
<drag-scale-px>30</drag-scale-px>
|
||||
<object-name>AUTO</object-name>
|
||||
|
||||
<proxy-name>AUTOUp</proxy-name>
|
||||
<proxy-name>AUTODown</proxy-name>
|
||||
|
||||
<property alias="../../params/auto"/>
|
||||
<factor>30</factor>
|
||||
<axis>
|
||||
|
@ -185,7 +151,6 @@
|
|||
<x-m>0.0131629</x-m>
|
||||
<z-m>0.00714385</z-m>
|
||||
</center>
|
||||
|
||||
<action>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
|
@ -200,7 +165,6 @@
|
|||
<script>c172p.click("kma20")</script>
|
||||
</binding>
|
||||
</action>
|
||||
|
||||
<hovered>
|
||||
<binding>
|
||||
<command>set-tooltip</command>
|
||||
|
@ -211,7 +175,6 @@
|
|||
<property alias="../../../../params/auto"/>
|
||||
</binding>
|
||||
</hovered>
|
||||
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
|
@ -219,7 +182,6 @@
|
|||
<object-name>COM1</object-name>
|
||||
<proxy-name>COM1Up</proxy-name>
|
||||
<proxy-name>COM1Down</proxy-name>
|
||||
|
||||
<drag-direction>vertical</drag-direction>
|
||||
<drag-scale-px>30</drag-scale-px>
|
||||
<property alias="../../params/com1"/>
|
||||
|
@ -231,7 +193,6 @@
|
|||
<x-m>0.0131629</x-m>
|
||||
<z-m>0.00714385</z-m>
|
||||
</center>
|
||||
|
||||
<action>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
|
@ -246,7 +207,6 @@
|
|||
<script>c172p.click("kma20")</script>
|
||||
</binding>
|
||||
</action>
|
||||
|
||||
<hovered>
|
||||
<binding>
|
||||
<command>set-tooltip</command>
|
||||
|
@ -259,7 +219,6 @@
|
|||
</hovered>
|
||||
</animation>
|
||||
|
||||
|
||||
<animation>
|
||||
<type>knob</type>
|
||||
<object-name>COM2</object-name>
|
||||
|
@ -276,7 +235,6 @@
|
|||
<x-m>0.0131629</x-m>
|
||||
<z-m>0.00714385</z-m>
|
||||
</center>
|
||||
|
||||
<action>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
|
@ -291,7 +249,6 @@
|
|||
<script>c172p.click("kma20")</script>
|
||||
</binding>
|
||||
</action>
|
||||
|
||||
<hovered>
|
||||
<binding>
|
||||
<command>set-tooltip</command>
|
||||
|
@ -309,7 +266,6 @@
|
|||
<object-name>NAV1</object-name>
|
||||
<proxy-name>NAV1Up</proxy-name>
|
||||
<proxy-name>NAV1Down</proxy-name>
|
||||
|
||||
<drag-direction>vertical</drag-direction>
|
||||
<drag-scale-px>30</drag-scale-px>
|
||||
<property alias="../../params/nav1"/>
|
||||
|
@ -321,7 +277,6 @@
|
|||
<x-m>0.0131629</x-m>
|
||||
<z-m>0.00714385</z-m>
|
||||
</center>
|
||||
|
||||
<action>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
|
@ -336,7 +291,6 @@
|
|||
<script>c172p.click("kma20")</script>
|
||||
</binding>
|
||||
</action>
|
||||
|
||||
<hovered>
|
||||
<binding>
|
||||
<command>set-tooltip</command>
|
||||
|
@ -349,13 +303,11 @@
|
|||
</hovered>
|
||||
</animation>
|
||||
|
||||
|
||||
<animation>
|
||||
<type>knob</type>
|
||||
<object-name>NAV2</object-name>
|
||||
<proxy-name>NAV2Up</proxy-name>
|
||||
<proxy-name>NAV2Down</proxy-name>
|
||||
|
||||
<drag-direction>vertical</drag-direction>
|
||||
<drag-scale-px>30</drag-scale-px>
|
||||
<property alias="../../params/nav2"/>
|
||||
|
@ -367,7 +319,6 @@
|
|||
<x-m>0.0131629</x-m>
|
||||
<z-m>0.00714385</z-m>
|
||||
</center>
|
||||
|
||||
<action>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
|
@ -382,7 +333,6 @@
|
|||
<script>c172p.click("kma20")</script>
|
||||
</binding>
|
||||
</action>
|
||||
|
||||
<hovered>
|
||||
<binding>
|
||||
<command>set-tooltip</command>
|
||||
|
@ -400,7 +350,6 @@
|
|||
<object-name>ADF</object-name>
|
||||
<proxy-name>ADFUp</proxy-name>
|
||||
<proxy-name>ADFDown</proxy-name>
|
||||
|
||||
<drag-direction>vertical</drag-direction>
|
||||
<drag-scale-px>30</drag-scale-px>
|
||||
<property alias="../../params/adf"/>
|
||||
|
@ -412,7 +361,6 @@
|
|||
<x-m>0.0131629</x-m>
|
||||
<z-m>0.00714385</z-m>
|
||||
</center>
|
||||
|
||||
<action>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
|
@ -427,7 +375,6 @@
|
|||
<script>c172p.click("kma20")</script>
|
||||
</binding>
|
||||
</action>
|
||||
|
||||
<hovered>
|
||||
<binding>
|
||||
<command>set-tooltip</command>
|
||||
|
@ -447,7 +394,6 @@
|
|||
<proxy-name>DMEDown</proxy-name>
|
||||
<drag-direction>vertical</drag-direction>
|
||||
<drag-scale-px>30</drag-scale-px>
|
||||
|
||||
<property alias="../../params/dme"/>
|
||||
<factor>30</factor>
|
||||
<axis>
|
||||
|
@ -457,7 +403,6 @@
|
|||
<x-m>0.0131629</x-m>
|
||||
<z-m>0.00714385</z-m>
|
||||
</center>
|
||||
|
||||
<action>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
|
@ -472,7 +417,6 @@
|
|||
<script>c172p.click("kma20")</script>
|
||||
</binding>
|
||||
</action>
|
||||
|
||||
<hovered>
|
||||
<binding>
|
||||
<command>set-tooltip</command>
|
||||
|
@ -492,7 +436,6 @@
|
|||
<proxy-name>MKRDown</proxy-name>
|
||||
<drag-direction>vertical</drag-direction>
|
||||
<drag-scale-px>30</drag-scale-px>
|
||||
|
||||
<property alias="../../params/mkr"/>
|
||||
<factor>30</factor>
|
||||
<axis>
|
||||
|
@ -502,7 +445,6 @@
|
|||
<x-m>0.0131629</x-m>
|
||||
<z-m>0.00714385</z-m>
|
||||
</center>
|
||||
|
||||
<action>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
|
@ -517,7 +459,6 @@
|
|||
<script>c172p.click("kma20")</script>
|
||||
</binding>
|
||||
</action>
|
||||
|
||||
<hovered>
|
||||
<binding>
|
||||
<command>set-tooltip</command>
|
||||
|
@ -632,7 +573,6 @@
|
|||
<object-name>Knob</object-name>
|
||||
<proxy-name>MICLeft</proxy-name>
|
||||
<proxy-name>MICRight</proxy-name>
|
||||
|
||||
<property alias="../../params/knob"/>
|
||||
<factor>-30</factor>
|
||||
<axis>
|
||||
|
@ -642,7 +582,6 @@
|
|||
<y-m>-0.0605381</y-m>
|
||||
<z-m>0.00559147</z-m>
|
||||
</center>
|
||||
|
||||
<action>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
|
@ -656,7 +595,6 @@
|
|||
<script>c172p.click("kma20-dial")</script>
|
||||
</binding>
|
||||
</action>
|
||||
|
||||
<hovered>
|
||||
<binding>
|
||||
<command>set-tooltip</command>
|
||||
|
@ -667,8 +605,6 @@
|
|||
<script>(arg[0] == -1) ? "COM1" : (arg[0]==1) ? "External" : "COM2"</script>
|
||||
</binding>
|
||||
</hovered>
|
||||
|
||||
</animation>
|
||||
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -9,9 +9,9 @@ add
|
|||
to your aircraft-set.xml
|
||||
-->
|
||||
<PropertyList>
|
||||
|
||||
<!-- -1: COM1, 0: COM2, 1: EXT -->
|
||||
<knob type="int" archive="y">-1</knob>
|
||||
|
||||
<!-- -1: SPEAKER, 0: OFF, 1: PHONE -->
|
||||
<auto type="int" archive="y">1</auto>
|
||||
<com1 type="int" archive="y">0</com1>
|
||||
|
@ -22,7 +22,7 @@ to your aircraft-set.xml
|
|||
<dme type="int" archive="y">0</dme>
|
||||
<mkr type="int" archive="y">-1</mkr>
|
||||
<sens type="int" archive="y">0</sens>
|
||||
|
||||
<!-- flag for marker lights test -->
|
||||
<test type="int" archive="y">0</test>
|
||||
|
||||
</PropertyList>
|
||||
|
|
Before Width: | Height: | Size: 180 KiB After Width: | Height: | Size: 180 KiB |
|
@ -1,4 +1,5 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!--
|
||||
ADF based on ki227 by Torsten Dreyer
|
||||
-->
|
||||
|
@ -19,9 +20,7 @@
|
|||
<inherits-from>../../../../Effects/interior/c172p-interior-radiance</inherits-from>
|
||||
<object-name>CompassRose</object-name>
|
||||
<object-name>CompassRoseCenter</object-name>
|
||||
<object-name>KI227.ADFNeedle</object-name>
|
||||
<object-name>Marker</object-name>
|
||||
<object-name>HDGSelector</object-name>
|
||||
<object-name>KI227.ADFNeedle</object-name>
|
||||
<object-name>HDGSelector</object-name>
|
||||
<object-name>HDGSelectorPick.L</object-name>
|
||||
|
@ -33,19 +32,11 @@
|
|||
<type>noshadow</type>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>range</type>
|
||||
<min-m>0</min-m>
|
||||
<max-m>10</max-m>
|
||||
</animation>
|
||||
|
||||
|
||||
<animation>
|
||||
<type>material</type>
|
||||
<object-name>CompassRose</object-name>
|
||||
<object-name>KI227.ADFNeedle</object-name>
|
||||
<object-name>Marker</object-name>
|
||||
<object-name>HDGSelector</object-name>
|
||||
<emission>
|
||||
<red>1.0</red>
|
||||
<green>0.2</green>
|
||||
|
@ -54,8 +45,6 @@
|
|||
</emission>
|
||||
</animation>
|
||||
|
||||
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>KI227.ADFNeedle</object-name>
|
||||
|
@ -110,12 +99,6 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>KI227.ADFNeedle</object-name>
|
||||
|
@ -134,11 +117,9 @@
|
|||
<visible>false</visible>
|
||||
</animation>
|
||||
|
||||
|
||||
<animation>
|
||||
<type>knob</type>
|
||||
<object-name>HDGSelector</object-name>
|
||||
|
||||
<property alias="../../params/rotation-deg"/>
|
||||
<factor>-8.0</factor>
|
||||
<axis>
|
||||
|
@ -151,7 +132,6 @@
|
|||
<y-m>-0.0318072</y-m>
|
||||
<z-m>-0.0327009</z-m>
|
||||
</center>
|
||||
|
||||
<action>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
|
@ -162,7 +142,6 @@
|
|||
<wrap>1</wrap>
|
||||
</binding>
|
||||
</action>
|
||||
|
||||
<hovered>
|
||||
<binding>
|
||||
<command>set-tooltip</command>
|
||||
|
@ -173,5 +152,4 @@
|
|||
</hovered>
|
||||
</animation>
|
||||
|
||||
|
||||
</PropertyList>
|
||||
|
|
Before Width: | Height: | Size: 213 KiB After Width: | Height: | Size: 212 KiB |
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 26 KiB |
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" ?>
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList>
|
||||
|
||||
|
@ -7,6 +7,7 @@
|
|||
<dimming>instrumentation/adf[0]/dimming-norm</dimming>
|
||||
<dial-1-khz>instrumentation/adf[0]/frequencies/dial-1-khz</dial-1-khz>
|
||||
<dial-100-khz>instrumentation/adf[0]/frequencies/dial-100-khz</dial-100-khz>
|
||||
|
||||
</params>
|
||||
|
||||
<path>kr87.ac</path>
|
||||
|
@ -77,17 +78,9 @@
|
|||
<animation>
|
||||
<type>noshadow</type>
|
||||
</animation>
|
||||
<animation>
|
||||
<type>range</type>
|
||||
<min-m>0</min-m>
|
||||
<max-m>10</max-m>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>material</type>
|
||||
<object-name>Volume</object-name>
|
||||
<object-name>FRQOuter</object-name>
|
||||
<object-name>FRQInner</object-name>
|
||||
<object-name>knobs.ADF</object-name>
|
||||
<object-name>knobs.BFO</object-name>
|
||||
<object-name>knobs.FRQ</object-name>
|
||||
|
@ -249,31 +242,20 @@
|
|||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>indicator.Stby.1000</object-name>
|
||||
<condition>
|
||||
<greater-than-equals>
|
||||
<property alias="../../../../params/right-display"/>
|
||||
<property>/instrumentation/adf[0]/frequencies/standby-khz</property>
|
||||
<value type="int">1000</value>
|
||||
</greater-than-equals>
|
||||
</condition>
|
||||
<type>select</type>
|
||||
<object-name>indicator.Stby.1000</object-name>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<condition>
|
||||
<greater-than-equals>
|
||||
<property alias="../../../../params/right-display"/>
|
||||
<value type="int">100</value>
|
||||
</greater-than-equals>
|
||||
</condition>
|
||||
<type>select</type>
|
||||
<object-name>indicator.Stby.100</object-name>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>indicator.Stby.1000</object-name>
|
||||
<property alias="../../params/right-display"/>
|
||||
<property>/instrumentation/adf[0]/frequencies/standby-khz</property>
|
||||
<step>1000</step>
|
||||
<factor>0.0001</factor>
|
||||
<axis>
|
||||
|
@ -286,7 +268,7 @@
|
|||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>indicator.Stby.100</object-name>
|
||||
<property alias="../../params/right-display"/>
|
||||
<property>/instrumentation/adf[0]/frequencies/standby-khz</property>
|
||||
<step>100</step>
|
||||
<factor>0.001</factor>
|
||||
<axis>
|
||||
|
@ -299,7 +281,7 @@
|
|||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>indicator.Stby.10</object-name>
|
||||
<property alias="../../params/right-display"/>
|
||||
<property>/instrumentation/adf[0]/frequencies/standby-khz</property>
|
||||
<step>10</step>
|
||||
<factor>0.01</factor>
|
||||
<axis>
|
||||
|
@ -312,7 +294,7 @@
|
|||
<animation>
|
||||
<type>textranslate</type>
|
||||
<object-name>indicator.Stby.1</object-name>
|
||||
<property alias="../../params/right-display"/>
|
||||
<property>/instrumentation/adf[0]/frequencies/standby-khz</property>
|
||||
<step>1</step>
|
||||
<factor>0.1</factor>
|
||||
<axis>
|
||||
|
@ -322,8 +304,7 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
|
||||
<!-- knobs and buttons -->
|
||||
<!-- Knobs and buttons -->
|
||||
<animation>
|
||||
<type>translate</type>
|
||||
<object-name>knobs.ADF</object-name>
|
||||
|
@ -533,11 +514,10 @@
|
|||
</action>
|
||||
</animation>
|
||||
|
||||
<!-- volume knob -->
|
||||
<!-- Volume knob -->
|
||||
<animation>
|
||||
<type>knob</type>
|
||||
<object-name>Volume</object-name>
|
||||
|
||||
<property>/instrumentation/adf[0]/volume-norm</property>
|
||||
<factor>-270</factor>
|
||||
<axis>
|
||||
|
@ -550,7 +530,6 @@
|
|||
<y-m>0.03362955</y-m>
|
||||
<z-m>-0.00472295</z-m>
|
||||
</center>
|
||||
|
||||
<action>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
|
@ -559,8 +538,7 @@
|
|||
<min>0</min>
|
||||
<max>1.0</max>
|
||||
</binding>
|
||||
|
||||
<!-- switch on if volume greater than 0.0 -->
|
||||
<!-- Switch on if volume greater than 0.0 -->
|
||||
<binding>
|
||||
<condition>
|
||||
<greater-than>
|
||||
|
@ -572,8 +550,7 @@
|
|||
<property>/instrumentation/adf[0]/power-btn</property>
|
||||
<value type="bool">1</value>
|
||||
</binding>
|
||||
|
||||
<!-- switch off if volume less than 0.1 -->
|
||||
<!-- Switch off if volume less than 0.1 -->
|
||||
<binding>
|
||||
<condition>
|
||||
<less-than>
|
||||
|
@ -585,7 +562,6 @@
|
|||
<property>/instrumentation/adf[0]/power-btn</property>
|
||||
<value type="bool">0</value>
|
||||
</binding>
|
||||
|
||||
<binding>
|
||||
<command>nasal</command>
|
||||
<script>c172p.click("kr87-adf-dial")</script>
|
||||
|
@ -593,11 +569,10 @@
|
|||
</action>
|
||||
</animation>
|
||||
|
||||
<!-- inner frequency (1 KHz) knob -->
|
||||
<!-- Inner frequency (1 KHz) knob -->
|
||||
<animation>
|
||||
<type>knob</type>
|
||||
<object-name>FRQInner</object-name>
|
||||
|
||||
<property alias="/params/dial-1-khz"/>
|
||||
<factor>-2.5</factor>
|
||||
<axis>
|
||||
|
@ -610,7 +585,6 @@
|
|||
<y-m>0.0629</y-m>
|
||||
<z-m>-0.0018</z-m>
|
||||
</center>
|
||||
|
||||
<action>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
|
@ -636,11 +610,10 @@
|
|||
</action>
|
||||
</animation>
|
||||
|
||||
<!-- outer frequency (100 KHz) knob -->
|
||||
<!-- Outer frequency (100 KHz) knob -->
|
||||
<animation>
|
||||
<type>knob</type>
|
||||
<object-name>FRQOuter</object-name>
|
||||
|
||||
<property alias="/params/dial-100-khz"/>
|
||||
<factor>-2.5</factor>
|
||||
<axis>
|
||||
|
|
Before Width: | Height: | Size: 151 KiB After Width: | Height: | Size: 150 KiB |
|
@ -1,12 +1,14 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<!-- ########################################
|
||||
<!--
|
||||
##########################################
|
||||
|
||||
# DR400-regent by PAF team
|
||||
# April 2012 : Modified by PAF team
|
||||
# http://equipe-flightgear.forumactif.com
|
||||
|
||||
##########################################-->
|
||||
##########################################
|
||||
-->
|
||||
|
||||
<PropertyList>
|
||||
|
||||
|
@ -14,15 +16,12 @@
|
|||
|
||||
<params>
|
||||
<serviceable>instrumentation/transponder/serviceable</serviceable>
|
||||
|
||||
<knob-mode>instrumentation/transponder/inputs/knob-mode</knob-mode>
|
||||
<ident-btn>instrumentation/transponder/inputs/ident-btn</ident-btn>
|
||||
|
||||
<digit0>instrumentation/transponder/inputs/digit[0]</digit0>
|
||||
<digit1>instrumentation/transponder/inputs/digit[1]</digit1>
|
||||
<digit2>instrumentation/transponder/inputs/digit[2]</digit2>
|
||||
<digit3>instrumentation/transponder/inputs/digit[3]</digit3>
|
||||
|
||||
<dimming>instrumentation/transponder/dimming-norm</dimming>
|
||||
</params>
|
||||
|
||||
|
@ -42,6 +41,11 @@
|
|||
<object-name>Border</object-name>
|
||||
<object-name>KnobMode</object-name>
|
||||
<object-name>vitre</object-name>
|
||||
<object-name>off</object-name>
|
||||
<object-name>stby</object-name>
|
||||
<object-name>on</object-name>
|
||||
<object-name>alt</object-name>
|
||||
<object-name>test</object-name>
|
||||
</effect>
|
||||
|
||||
<animation>
|
||||
|
@ -59,6 +63,11 @@
|
|||
<object-name>Border</object-name>
|
||||
<object-name>KnobMode</object-name>
|
||||
<object-name>vitre</object-name>
|
||||
<object-name>off</object-name>
|
||||
<object-name>stby</object-name>
|
||||
<object-name>on</object-name>
|
||||
<object-name>alt</object-name>
|
||||
<object-name>test</object-name>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
|
@ -77,35 +86,153 @@
|
|||
<object-name>Border</object-name>
|
||||
<object-name>KnobMode</object-name>
|
||||
<object-name>vitre</object-name>
|
||||
|
||||
<object-name>off</object-name>
|
||||
<object-name>stby</object-name>
|
||||
<object-name>on</object-name>
|
||||
<object-name>alt</object-name>
|
||||
<object-name>test</object-name>
|
||||
<property-base>/instrumentation/transponder</property-base>
|
||||
<texture-prop>texture-file</texture-prop>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>material</type>
|
||||
<object-name>Ident</object-name>
|
||||
<object-name>Ident-light</object-name>
|
||||
<emission>
|
||||
<red>0.6</red>
|
||||
<green>0.25</green>
|
||||
<blue>0.00025</blue>
|
||||
<factor-prop>/sim/model/c172p/lighting/trans</factor-prop>
|
||||
</emission>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>material</type>
|
||||
<object-name>stby</object-name>
|
||||
<condition>
|
||||
<and>
|
||||
<not>
|
||||
<property>sim/rendering/rembrandt/enabled</property>
|
||||
</not>
|
||||
<equals>
|
||||
<property>instrumentation/transponder/inputs/knob-mode</property>
|
||||
<value>1</value>
|
||||
</equals>
|
||||
<greater-than>
|
||||
<property>/sim/model/c172p/lighting/trans</property>
|
||||
<value>0.0</value>
|
||||
</greater-than>
|
||||
</and>
|
||||
</condition>
|
||||
<emission>
|
||||
<red>0.9</red>
|
||||
<green>0.7</green>
|
||||
<blue>0.7</blue>
|
||||
<factor-prop>/sim/model/c172p/lighting/trans</factor-prop>
|
||||
</emission>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>material</type>
|
||||
<object-name>on</object-name>
|
||||
<condition>
|
||||
<and>
|
||||
<not>
|
||||
<property>sim/rendering/rembrandt/enabled</property>
|
||||
</not>
|
||||
<equals>
|
||||
<property>instrumentation/transponder/inputs/knob-mode</property>
|
||||
<value>4</value>
|
||||
</equals>
|
||||
<greater-than>
|
||||
<property>/sim/model/c172p/lighting/trans</property>
|
||||
<value>0.0</value>
|
||||
</greater-than>
|
||||
</and>
|
||||
</condition>
|
||||
<emission>
|
||||
<red>0.9</red>
|
||||
<green>0.7</green>
|
||||
<blue>0.7</blue>
|
||||
<factor-prop>/sim/model/c172p/lighting/trans</factor-prop>
|
||||
</emission>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>material</type>
|
||||
<object-name>alt</object-name>
|
||||
<condition>
|
||||
<and>
|
||||
<not>
|
||||
<property>sim/rendering/rembrandt/enabled</property>
|
||||
</not>
|
||||
<equals>
|
||||
<property>instrumentation/transponder/inputs/knob-mode</property>
|
||||
<value>5</value>
|
||||
</equals>
|
||||
<greater-than>
|
||||
<property>/sim/model/c172p/lighting/trans</property>
|
||||
<value>0.0</value>
|
||||
</greater-than>
|
||||
</and>
|
||||
</condition>
|
||||
<emission>
|
||||
<red>0.9</red>
|
||||
<green>0.7</green>
|
||||
<blue>0.7</blue>
|
||||
<factor-prop>/sim/model/c172p/lighting/trans</factor-prop>
|
||||
</emission>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>material</type>
|
||||
<object-name>test</object-name>
|
||||
<condition>
|
||||
<and>
|
||||
<not>
|
||||
<property>sim/rendering/rembrandt/enabled</property>
|
||||
</not>
|
||||
<equals>
|
||||
<property>instrumentation/transponder/inputs/knob-mode</property>
|
||||
<value>2</value>
|
||||
</equals>
|
||||
<greater-than>
|
||||
<property>/sim/model/c172p/lighting/trans</property>
|
||||
<value>0.0</value>
|
||||
</greater-than>
|
||||
</and>
|
||||
</condition>
|
||||
<emission>
|
||||
<red>0.9</red>
|
||||
<green>0.7</green>
|
||||
<blue>0.7</blue>
|
||||
<factor-prop>/sim/model/c172p/lighting/trans</factor-prop>
|
||||
</emission>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>material</type>
|
||||
<object-name>Dial1</object-name>
|
||||
<object-name>Dial10</object-name>
|
||||
<object-name>Dial100</object-name>
|
||||
<object-name>Dial1000</object-name>
|
||||
<object-name>Front</object-name>
|
||||
<object-name>Ident</object-name>
|
||||
<object-name>Ident-light</object-name>
|
||||
<object-name>Knob1</object-name>
|
||||
<object-name>Knob10</object-name>
|
||||
<object-name>Knob100</object-name>
|
||||
<object-name>Knob1000</object-name>
|
||||
<object-name>Border</object-name>
|
||||
<object-name>KnobMode</object-name>
|
||||
<object-name>vitre</object-name>
|
||||
<condition>
|
||||
<not><property>sim/rendering/rembrandt/enabled</property></not>
|
||||
<and>
|
||||
<not>
|
||||
<property>sim/rendering/rembrandt/enabled</property>
|
||||
</not>
|
||||
<greater-than>
|
||||
<property>/sim/model/c172p/lighting/trans</property>
|
||||
<value>0.0</value>
|
||||
</greater-than>
|
||||
</and>
|
||||
</condition>
|
||||
<emission>
|
||||
<red> 0.006 </red>
|
||||
<green> 0.006 </green>
|
||||
<blue> 0.006 </blue>
|
||||
<factor-prop alias="../../../params/dimming"/>
|
||||
<red>0.9</red>
|
||||
<green>0.7</green>
|
||||
<blue>0.7</blue>
|
||||
<factor-prop>/sim/model/c172p/lighting/trans</factor-prop>
|
||||
</emission>
|
||||
</animation>
|
||||
|
||||
|
@ -113,7 +240,6 @@
|
|||
<type>noshadow</type>
|
||||
<object-name>vitre</object-name>
|
||||
</animation>
|
||||
|
||||
<effect>
|
||||
<inherits-from>Effects/model-transparent</inherits-from>
|
||||
<object-name>vitre</object-name>
|
||||
|
@ -121,7 +247,6 @@
|
|||
<property>sim/rendering/rembrandt/enabled</property>
|
||||
</condition>
|
||||
</effect>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>Dial1000</object-name>
|
||||
|
@ -413,11 +538,16 @@
|
|||
<!--<property>/instrumentation/transponder/inputs/knob-mode</property>-->
|
||||
<property alias="../../../../params/knob-mode"/>
|
||||
<wrap>0</wrap>
|
||||
<value>0</value> <!-- OFF -->
|
||||
<value>1</value> <!-- SBY -->
|
||||
<value>4</value> <!-- ON -->
|
||||
<value>5</value> <!-- ALT -->
|
||||
<value>2</value> <!-- TST -->
|
||||
<value>0</value>
|
||||
<!-- OFF -->
|
||||
<value>1</value>
|
||||
<!-- SBY -->
|
||||
<value>4</value>
|
||||
<!-- ON -->
|
||||
<value>5</value>
|
||||
<!-- ALT -->
|
||||
<value>2</value>
|
||||
<!-- TST -->
|
||||
</binding>
|
||||
<binding>
|
||||
<command>nasal</command>
|
||||
|
@ -452,19 +582,24 @@
|
|||
<factor>1</factor>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>0</ind><dep>0</dep>
|
||||
<ind>0</ind>
|
||||
<dep>0</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>1</ind><dep>45</dep>
|
||||
<ind>1</ind>
|
||||
<dep>45</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>4</ind><dep>90</dep>
|
||||
<ind>4</ind>
|
||||
<dep>90</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>5</ind><dep>135</dep>
|
||||
<ind>5</ind>
|
||||
<dep>135</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>2</ind><dep>180</dep>
|
||||
<ind>2</ind>
|
||||
<dep>180</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<center>
|
||||
|
|