From 0a92d4c80259fb8936bacaf5c1e08262e2318940 Mon Sep 17 00:00:00 2001 From: sydadams <sydadams> Date: Fri, 10 Aug 2007 06:24:20 +0000 Subject: [PATCH] Updated RDR-160 wxradar to use Vivian's enhancements... Added a wxradar hotspot file... Updated Aerostar's radar hotspots --- Aircraft/Instruments-3d/RDR-160/RDR-160.xml | 456 ++-- Aircraft/Instruments-3d/RDR-160/RDR160.ac | 2338 +++++++++-------- Aircraft/Instruments-3d/RDR-160/RDR160.nas | 11 +- .../Instruments-3d/RDR-160/od_wxradar.rgb | Bin 18187 -> 15872 bytes .../RDR-160/wxradar-hotspots.xml | 186 ++ 5 files changed, 1615 insertions(+), 1376 deletions(-) create mode 100644 Aircraft/Instruments-3d/RDR-160/wxradar-hotspots.xml diff --git a/Aircraft/Instruments-3d/RDR-160/RDR-160.xml b/Aircraft/Instruments-3d/RDR-160/RDR-160.xml index 21c7df991..645833f59 100644 --- a/Aircraft/Instruments-3d/RDR-160/RDR-160.xml +++ b/Aircraft/Instruments-3d/RDR-160/RDR-160.xml @@ -5,223 +5,249 @@ Syd Adams --> <PropertyList> - <path>RDR160.ac</path> +<path>RDR160.ac</path> -<animation> - <type>material</type> - <object-name>RDR160.screen</object-name> - <emission> - <red>0.8</red> - <green>0.9</green> - <blue>0.8</blue> - <factor-prop>/instrumentation/wxradar/dim</factor-prop> - </emission> - </animation> - - <animation> - <type>material</type> - <object-name>RDR160.labels</object-name> - <emission> - <red>0.8</red> - <green>0.4</green> - <blue>0.2</blue> - <factor-prop>/systems/electrical/outputs/instrument-lights</factor-prop> - </emission> - </animation> - - <animation> - <type>rotate</type> - <object-name>RDR160.brt</object-name> - <property>instrumentation/wxradar/dim</property> - <interpolation> - <entry><ind>0</ind><dep>0</dep></entry> - <entry><ind>1</ind><dep>240</dep></entry> - </interpolation> - <center> - <x-m>0</x-m> - <y-m>-0.067</y-m> - <z-m>0.050</z-m> - </center> - <axis> - <x>-1.0</x> - <y>0.0</y> - <z>0.0</z> - </axis> - </animation> - - <animation> - <type>rotate</type> - <object-name>RDR160.tilt</object-name> - <property>instrumentation/wxradar/tilt</property> - <interpolation> - <entry><ind>-15</ind><dep>-130</dep></entry> - <entry><ind>0</ind><dep>0</dep></entry> - <entry><ind>15</ind><dep>125</dep></entry> - </interpolation> - <center> - <x-m>0</x-m> - <y-m>0.067</y-m> - <z-m>-0.045</z-m> - </center> - <axis> - <x>-1.0</x> - <y>0.0</y> - <z>0.0</z> - </axis> - </animation> - - <animation> - <type>rotate</type> - <object-name>RDR160.power</object-name> - <property>/instrumentation/wxradar/switch-pos</property> - <interpolation> - <entry><ind>0</ind><dep>0</dep></entry> - <entry><ind>1</ind><dep>40</dep></entry> - <entry><ind>2</ind><dep>80</dep></entry> - <entry><ind>3</ind><dep>110</dep></entry> - </interpolation> - <center> - <x-m>0</x-m> - <y-m>-0.067</y-m> - <z-m>-0.041</z-m> - </center> - <axis> - <x>-1.0</x> - <y>0.0</y> - <z>0.0</z> - </axis> - </animation> - - <!-- OSG Pick Animations --> - - <animation> - <type>pick</type> - <object-name>brt.up</object-name> - <action> - <button>0</button> - <repeatable>true</repeatable> - <binding> - <command>property-adjust</command> - <property>instrumentation/wxradar/dim</property> - <step>0.05</step> - <min>0.0</min> - <max>1.0</max> - <wrap>false</wrap> - </binding> - </action> - </animation> + <animation> + <type>material</type> + <object-name>RDR160.screen</object-name> + <emission> + <red>0.8</red> + <green>0.9</green> + <blue>0.8</blue> + <factor-prop>/instrumentation/wxradar/dim</factor-prop> + </emission> + </animation> -<animation> - <type>pick</type> - <object-name>brt.dwn</object-name> - <action> - <button>0</button> - <repeatable>true</repeatable> - <binding> - <command>property-adjust</command> - <property>instrumentation/wxradar/dim</property> - <step>-0.05</step> - <min>0.0</min> - <max>1.0</max> - <wrap>false</wrap> - </binding> - </action> - </animation> + <animation> + <type>material</type> + <object-name>RDR160.labels</object-name> + <emission> + <red>0.8</red> + <green>0.4</green> + <blue>0.2</blue> + <factor-prop>/systems/electrical/outputs/instrument-lights</factor-prop> + </emission> + </animation> -<animation> - <type>pick</type> - <object-name>tilt.up</object-name> - <action> - <button>0</button> - <repeatable>false</repeatable> - <binding> - <command>property-adjust</command> - <property>instrumentation/wxradar/tilt</property> - <step>5.0</step> - <min>-15.0</min> - <max>15.0</max> - <wrap>false</wrap> - </binding> - </action> - </animation> - - <animation> - <type>pick</type> - <object-name>tilt.dwn</object-name> - <action> - <button>0</button> - <repeatable>false</repeatable> - <binding> - <command>property-adjust</command> - <property>instrumentation/wxradar/tilt</property> - <step>-5.0</step> - <min>-15.0</min> - <max>15.0</max> - <wrap>false</wrap> - </binding> - </action> - </animation> - - <animation> - <type>pick</type> - <object-name>pwr.off</object-name> - <action> - <button>0</button> - <repeatable>false</repeatable> - <binding> - <command>property-adjust</command> - <property>instrumentation/wxradar/switch-pos</property> - <step>-1</step> - <min>0</min> - <max>3</max> - <wrap>false</wrap> - </binding> - </action> - </animation> - - <animation> - <type>pick</type> - <object-name>pwr.on</object-name> - <action> - <button>0</button> - <repeatable>false</repeatable> - <binding> - <command>property-adjust</command> - <property>instrumentation/wxradar/switch-pos</property> - <step>1</step> - <min>0</min> - <max>3</max> - <wrap>false</wrap> - </binding> - </action> - </animation> - - <animation> - <type>pick</type> - <object-name>RDR160.rngup</object-name> - <action> - <button>0</button> - <repeatable>false</repeatable> - <binding> - <command>property-assign</command> - <property>instrumentation/wxradar/set-range</property> - <value>1</value> - </binding> - </action> - </animation> - - <animation> - <type>pick</type> - <object-name>RDR160.rngdwn</object-name> - <action> - <button>0</button> - <repeatable>false</repeatable> - <binding> - <command>property-assign</command> - <property>instrumentation/wxradar/set-range</property> - <value>-1</value> - </binding> - </action> - </animation> + <animation> + <type>rotate</type> + <object-name>RDR160.brt</object-name> + <property>instrumentation/wxradar/dim</property> + <interpolation> + <entry><ind>0</ind><dep>0</dep></entry> + <entry><ind>1</ind><dep>240</dep></entry> + </interpolation> + <center> + <x-m>0</x-m> + <y-m>-0.067</y-m> + <z-m>0.050</z-m> + </center> + <axis> + <x>-1.0</x> + <y>0.0</y> + <z>0.0</z> + </axis> + </animation> + + <animation> + <type>rotate</type> + <object-name>RDR160.tilt</object-name> + <property>instrumentation/wxradar/tilt</property> + <interpolation> + <entry><ind>-15</ind><dep>-130</dep></entry> + <entry><ind>0</ind><dep>0</dep></entry> + <entry><ind>15</ind><dep>125</dep></entry> + </interpolation> + <center> + <x-m>0</x-m> + <y-m>0.067</y-m> + <z-m>-0.045</z-m> + </center> + <axis> + <x>-1.0</x> + <y>0.0</y> + <z>0.0</z> + </axis> + </animation> + + <animation> + <type>rotate</type> + <object-name>RDR160.power</object-name> + <property>/instrumentation/wxradar/switch-pos</property> + <interpolation> + <entry><ind>0</ind><dep>0</dep></entry> + <entry><ind>1</ind><dep>40</dep></entry> + <entry><ind>2</ind><dep>80</dep></entry> + <entry><ind>3</ind><dep>110</dep></entry> + </interpolation> + <center> + <x-m>0</x-m> + <y-m>-0.067</y-m> + <z-m>-0.041</z-m> + </center> + <axis> + <x>-1.0</x> + <y>0.0</y> + <z>0.0</z> + </axis> + </animation> + +<!-- OSG Pick Animations --> + + <animation> + <type>pick</type> + <object-name>brt.up</object-name> + <action> + <button>0</button> + <repeatable>true</repeatable> + <binding> + <command>property-adjust</command> + <property>instrumentation/wxradar/dim</property> + <step>0.05</step> + <min>0.0</min> + <max>1.0</max> + <wrap>false</wrap> + </binding> + </action> + </animation> + + <animation> + <type>pick</type> + <object-name>brt.dwn</object-name> + <action> + <button>0</button> + <repeatable>true</repeatable> + <binding> + <command>property-adjust</command> + <property>instrumentation/wxradar/dim</property> + <step>-0.05</step> + <min>0.0</min> + <max>1.0</max> + <wrap>false</wrap> + </binding> + </action> + </animation> + + <animation> + <type>pick</type> + <object-name>tilt.up</object-name> + <action> + <button>0</button> + <repeatable>false</repeatable> + <binding> + <command>property-adjust</command> + <property>instrumentation/wxradar/tilt</property> + <step>5.0</step> + <min>-15.0</min> + <max>15.0</max> + <wrap>false</wrap> + </binding> + </action> + </animation> + + <animation> + <type>pick</type> + <object-name>tilt.dwn</object-name> + <action> + <button>0</button> + <repeatable>false</repeatable> + <binding> + <command>property-adjust</command> + <property>instrumentation/wxradar/tilt</property> + <step>-5.0</step> + <min>-15.0</min> + <max>15.0</max> + <wrap>false</wrap> + </binding> + </action> + </animation> + + <animation> + <type>pick</type> + <object-name>pwr.off</object-name> + <action> + <button>0</button> + <repeatable>false</repeatable> + <binding> + <command>property-adjust</command> + <property>instrumentation/wxradar/switch-pos</property> + <step>-1</step> + <min>0</min> + <max>3</max> + <wrap>false</wrap> + </binding> + </action> + </animation> + + <animation> + <type>pick</type> + <object-name>pwr.on</object-name> + <action> + <button>0</button> + <repeatable>false</repeatable> + <binding> + <command>property-adjust</command> + <property>instrumentation/wxradar/switch-pos</property> + <step>1</step> + <min>0</min> + <max>3</max> + <wrap>false</wrap> + </binding> + </action> + </animation> + + <animation> + <type>pick</type> + <object-name>RDR160.rngup</object-name> + <action> + <button>0</button> + <repeatable>false</repeatable> + <binding> + <command>property-assign</command> + <property>instrumentation/wxradar/set-range</property> + <value>1</value> + </binding> + </action> + </animation> + + <animation> + <type>pick</type> + <object-name>RDR160.rngdwn</object-name> + <action> + <button>0</button> + <repeatable>false</repeatable> + <binding> + <command>property-assign</command> + <property>instrumentation/wxradar/set-range</property> + <value>-1</value> + </binding> + </action> + </animation> + + <animation> + <type>pick</type> + <object-name>RDR160.modeup</object-name> + <action> + <button>0</button> + <repeatable>false</repeatable> + <binding> + <command>property-toggle</command> + <property>instrumentation/wxradar/display-controls/data</property> + </binding> + </action> + </animation> + + <animation> + <type>pick</type> + <object-name>RDR160.modedwn</object-name> + <action> + <button>0</button> + <repeatable>false</repeatable> + <binding> + <command>property-toggle</command> + <property>instrumentation/wxradar/display-controls/pos</property> + </binding> + </action> + </animation> </PropertyList> \ No newline at end of file diff --git a/Aircraft/Instruments-3d/RDR-160/RDR160.ac b/Aircraft/Instruments-3d/RDR-160/RDR160.ac index 793fc5cfe..16672986d 100644 --- a/Aircraft/Instruments-3d/RDR-160/RDR160.ac +++ b/Aircraft/Instruments-3d/RDR-160/RDR160.ac @@ -1,103 +1,96 @@ 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 0.502469 0.736955 0.822222 amb 0 0 0 emis 0 0 0 spec 1 1 1 shi 32 trans 0 -MATERIAL "metal.001" rgb 1 1 1 amb 0.2 0.2 0.2 emis 0 0 0 spec 0.755939 0.755939 0.755939 shi 32 trans 0 -MATERIAL "metal" rgb 1 1 1 amb 0 0 0 emis 0 0 0 spec 0.755939 0.755939 0.755939 shi 32 trans 0 -MATERIAL "illum" rgb 0.9 0.9 0.9 amb 0 0 0 emis 0 0 0 spec 0.5 0.5 0.5 shi 32 trans 0 -MATERIAL "bare-metal" rgb 0.233333 0.233333 0.233333 amb 0 0 0 emis 0 0 0 spec 0.9 0.9 0.9 shi 32 trans 0 MATERIAL "white" rgb 0.866667 0.866667 0.866667 amb 0 0 0 emis 0 0 0 spec 1 1 1 shi 32 trans 0 +MATERIAL "metal" rgb 1 1 1 amb 0 0 0 emis 0 0 0 spec 0.755939 0.755939 0.755939 shi 32 trans 0 +MATERIAL "flatblack" rgb 0 0 0 amb 0 0 0 emis 0 0 0 spec 0 0 0 shi 32 trans 0 +MATERIAL "metal.001" rgb 1 1 1 amb 0.2 0.2 0.2 emis 0 0 0 spec 0.755939 0.755939 0.755939 shi 32 trans 0 +MATERIAL "bare-metal" rgb 0.233333 0.233333 0.233333 amb 0 0 0 emis 0 0 0 spec 0.9 0.9 0.9 shi 32 trans 0 +MATERIAL "Material" rgb 0.502469 0.736955 0.822222 amb 0 0 0 emis 0 0 0 spec 1 1 1 shi 32 trans 0 +MATERIAL "illum" rgb 0.9 0.9 0.9 amb 0 0 0 emis 0 0 0 spec 0.5 0.5 0.5 shi 32 trans 0 OBJECT world -kids 29 +kids 30 OBJECT poly -name "RDR160.modedwn" +name "Cube.002" data 8 -Cube.006 +Cube.007 crease 30.000000 numvert 8 -0.004344 -0.013339 0.06289 -0.004344 -0.018394 0.06289 -0.004344 -0.018394 0.072646 -0.004344 -0.013339 0.072646 -0.005382 -0.013339 0.06289 -0.005382 -0.018394 0.06289 -0.005382 -0.018394 0.072646 -0.005382 -0.013339 0.072646 +0.005382 0.027853 0.072646 +0.005382 0.022798 0.072646 +0.005382 0.022798 0.06289 +0.005382 0.027853 0.06289 +0.004344 0.027853 0.072646 +0.004344 0.022798 0.072646 +0.004344 0.022798 0.06289 +0.004344 0.027853 0.06289 numsurf 5 SURF 0x20 mat 1 refs 4 -4 0 0 -7 0 0 -6 0 0 -5 0 0 +4 0.0 0.0 +0 0.0 0.0 +3 0.0 0.0 +7 0.0 0.0 SURF 0x20 mat 1 refs 4 -0 0 0 -4 0 0 -5 0 0 -1 0 0 +0 0.0 0.0 +4 0.0 0.0 +5 0.0 0.0 +1 0.0 0.0 SURF 0x20 mat 1 refs 4 -1 0 0 -5 0 0 -6 0 0 -2 0 0 +6 0.0 0.0 +2 0.0 0.0 +1 0.0 0.0 +5 0.0 0.0 SURF 0x20 mat 1 refs 4 -7 0 0 -3 0 0 -2 0 0 -6 0 0 +7 0.0 0.0 +3 0.0 0.0 +2 0.0 0.0 +6 0.0 0.0 SURF 0x20 mat 1 refs 4 -4 0 0 -0 0 0 -3 0 0 -7 0 0 +3 0.0 0.0 +0 0.0 0.0 +1 0.0 0.0 +2 0.0 0.0 kids 0 OBJECT poly -name "tilt.dwn" +name "Plane.040" data 9 -Plane.060 -texture "RDR160.rgb" -texrep 1 1 +Plane.051 crease 30.000000 -numvert 4 -0.004661 -0.05632 -0.06591 -0.004661 -0.030153 -0.06591 -0.004661 -0.05632 -0.052832 -0.004661 -0.030153 -0.052832 -numsurf 1 -SURF 0x00 -mat 2 -refs 4 -2 0.63135188818 0.0727114677429 -0 0.797297894955 0.0727114230394 -1 0.797298133373 0.404736846685 -3 0.631352186203 0.404736846685 +numvert 0 +numsurf 0 kids 0 OBJECT poly -name "pwr.on" +name "Plane.042" data 9 -Plane.063 +Plane.053 crease 30.000000 -numvert 4 -0.003497 -0.053907 0.067455 -0.003497 -0.030153 0.067455 -0.003497 -0.030153 0.057179 -0.003497 -0.053907 0.057179 -numsurf 1 -SURF 0x20 -mat 2 -refs 4 -0 0 0 -3 0 0 -2 0 0 -1 0 0 +numvert 0 +numsurf 0 +kids 0 +OBJECT poly +name "Plane.043" +data 9 +Plane.054 +crease 30.000000 +numvert 0 +numsurf 0 +kids 0 +OBJECT poly +name "Plane.044" +data 9 +Plane.055 +crease 30.000000 +numvert 0 +numsurf 0 kids 0 OBJECT poly name "RDR160" @@ -167,337 +160,337 @@ numvert 58 0.002937 -0.033235 0.041019 numsurf 51 SURF 0x10 -mat 3 +mat 2 refs 3 2 0.378616183996 0.533883929253 20 0.491383999586 0.421116113663 1 0.378616183996 0.421116113663 SURF 0x10 -mat 3 +mat 2 refs 3 3 0.378616183996 0.533883929253 20 0.491383999586 0.421116113663 2 0.378616183996 0.421116113663 SURF 0x10 -mat 3 +mat 2 refs 3 4 0.378616183996 0.533883929253 20 0.491383999586 0.421116113663 3 0.378616183996 0.421116113663 SURF 0x10 -mat 3 +mat 2 refs 4 5 0.378616183996 0.533883929253 22 0.491383999586 0.533883929253 20 0.491383999586 0.421116113663 4 0.378616183996 0.421116113663 SURF 0x10 -mat 3 +mat 2 refs 3 7 0.378616183996 0.533883929253 22 0.491383999586 0.421116113663 6 0.378616183996 0.421116113663 SURF 0x10 -mat 3 +mat 2 refs 3 8 0.378616183996 0.533883929253 22 0.491383999586 0.421116113663 7 0.378616183996 0.421116113663 SURF 0x10 -mat 3 +mat 2 refs 3 9 0.378616183996 0.533883929253 22 0.491383999586 0.421116113663 8 0.378616183996 0.421116113663 SURF 0x10 -mat 3 +mat 2 refs 3 11 0.378616183996 0.533883929253 23 0.491383999586 0.421116113663 10 0.378616183996 0.421116113663 SURF 0x10 -mat 3 +mat 2 refs 3 12 0.378616183996 0.533883929253 23 0.491383999586 0.421116113663 11 0.378616183996 0.421116113663 SURF 0x10 -mat 3 +mat 2 refs 3 13 0.378616183996 0.533883929253 23 0.491383999586 0.421116113663 12 0.378616183996 0.421116113663 SURF 0x10 -mat 3 +mat 2 refs 3 14 0.378616183996 0.533883929253 23 0.491383999586 0.421116113663 13 0.378616183996 0.421116113663 SURF 0x10 -mat 3 +mat 2 refs 3 16 0.378616183996 0.533883929253 21 0.491383999586 0.421116113663 15 0.378616183996 0.421116113663 SURF 0x10 -mat 3 +mat 2 refs 3 17 0.378616183996 0.533883929253 21 0.491383999586 0.421116113663 16 0.378616183996 0.421116113663 SURF 0x10 -mat 3 +mat 2 refs 3 18 0.378616183996 0.533883929253 21 0.491383999586 0.421116113663 17 0.378616183996 0.421116113663 SURF 0x10 -mat 3 +mat 2 refs 3 19 0.378616183996 0.533883929253 21 0.491383999586 0.421116113663 18 0.378616183996 0.421116113663 SURF 0x10 -mat 3 +mat 2 refs 4 10 0.378616183996 0.533883929253 23 0.491383999586 0.533883929253 22 0.491383999586 0.421116113663 9 0.378616183996 0.421116113663 SURF 0x10 -mat 3 +mat 2 refs 3 20 0.491383999586 0.421116113663 0 0.378616183996 0.421116113663 1 0.378616183996 0.533883929253 SURF 0x10 -mat 3 +mat 2 refs 3 6 0.378616183996 0.533883929253 22 0.491383999586 0.421116113663 5 0.378616183996 0.421116113663 SURF 0x10 -mat 3 +mat 2 refs 4 15 0.378616183996 0.533883929253 21 0.491383999586 0.533883929253 23 0.491383999586 0.421116113663 14 0.378616183996 0.421116113663 SURF 0x10 -mat 3 +mat 2 refs 4 23 0.378616183996 0.533883929253 27 0.491383999586 0.533883929253 26 0.491383999586 0.421116113663 22 0.378616183996 0.421116113663 SURF 0x10 -mat 3 +mat 2 refs 4 22 0.378616183996 0.533883929253 26 0.491383999586 0.533883929253 24 0.491383999586 0.421116113663 20 0.378616183996 0.421116113663 SURF 0x10 -mat 3 +mat 2 refs 4 21 0.378616183996 0.533883929253 25 0.491383999586 0.533883929253 27 0.491383999586 0.421116113663 23 0.378616183996 0.421116113663 SURF 0x10 -mat 3 +mat 2 refs 4 19 0.378616183996 0.533883929253 0 0.378616183996 0.421116113663 28 0.491383999586 0.421116113663 29 0.491383999586 0.533883929253 SURF 0x10 -mat 3 +mat 2 refs 3 0 0.378616183996 0.533883929253 20 0.378616183996 0.421116113663 28 0.491383999586 0.421116113663 SURF 0x10 -mat 3 +mat 2 refs 3 19 0.378616183996 0.533883929253 29 0.491383999586 0.421116113663 21 0.378616183996 0.421116113663 SURF 0x10 -mat 3 +mat 2 refs 4 29 0.378616183996 0.533883929253 28 0.378616183996 0.421116113663 31 0.491383999586 0.421116113663 30 0.491383999586 0.533883929253 SURF 0x10 -mat 3 +mat 2 refs 4 30 0.378616183996 0.533883929253 31 0.378616183996 0.421116113663 32 0.491383999586 0.421116113663 33 0.491383999586 0.533883929253 SURF 0x10 -mat 3 +mat 2 refs 3 28 0.378616183996 0.533883929253 20 0.491383999586 0.421116113663 34 0.491383999586 0.533883929253 SURF 0x10 -mat 3 +mat 2 refs 3 21 0.378616183996 0.533883929253 29 0.491383999586 0.421116113663 35 0.378616183996 0.421116113663 SURF 0x10 -mat 3 +mat 2 refs 4 31 0.378616183996 0.533883929253 28 0.378616183996 0.421116113663 34 0.491383999586 0.421116113663 36 0.491383999586 0.533883929253 SURF 0x10 -mat 3 +mat 2 refs 4 29 0.378616183996 0.533883929253 30 0.378616183996 0.421116113663 37 0.491383999586 0.421116113663 35 0.491383999586 0.533883929253 SURF 0x10 -mat 3 +mat 2 refs 4 2 0.378616183996 0.533883929253 1 0.491383999586 0.421116113663 38 0.378616183996 0.421116113663 39 0.491383999586 0.533883929253 SURF 0x10 -mat 3 +mat 2 refs 4 3 0.378616183996 0.533883929253 2 0.491383999586 0.421116113663 39 0.378616183996 0.421116113663 40 0.491383999586 0.533883929253 SURF 0x10 -mat 3 +mat 2 refs 4 4 0.378616183996 0.533883929253 3 0.491383999586 0.421116113663 40 0.378616183996 0.421116113663 41 0.491383999586 0.533883929253 SURF 0x10 -mat 3 +mat 2 refs 4 5 0.378616183996 0.533883929253 4 0.491383999586 0.533883929253 41 0.491383999586 0.421116113663 42 0.378616183996 0.421116113663 SURF 0x10 -mat 3 +mat 2 refs 4 7 0.378616183996 0.533883929253 6 0.491383999586 0.421116113663 43 0.378616183996 0.421116113663 44 0.491383999586 0.533883929253 SURF 0x10 -mat 3 +mat 2 refs 4 8 0.378616183996 0.533883929253 7 0.491383999586 0.421116113663 44 0.378616183996 0.421116113663 45 0.491383999586 0.533883929253 SURF 0x10 -mat 3 +mat 2 refs 4 9 0.378616183996 0.533883929253 8 0.491383999586 0.421116113663 45 0.378616183996 0.421116113663 46 0.491383999586 0.533883929253 SURF 0x10 -mat 3 +mat 2 refs 4 11 0.378616183996 0.533883929253 10 0.491383999586 0.421116113663 47 0.378616183996 0.421116113663 48 0.491383999586 0.533883929253 SURF 0x10 -mat 3 +mat 2 refs 4 12 0.378616183996 0.533883929253 11 0.491383999586 0.421116113663 48 0.378616183996 0.421116113663 49 0.491383999586 0.533883929253 SURF 0x10 -mat 3 +mat 2 refs 4 13 0.378616183996 0.533883929253 12 0.491383999586 0.421116113663 49 0.378616183996 0.421116113663 50 0.491383999586 0.533883929253 SURF 0x10 -mat 3 +mat 2 refs 4 14 0.378616183996 0.533883929253 13 0.491383999586 0.421116113663 50 0.378616183996 0.421116113663 51 0.491383999586 0.533883929253 SURF 0x10 -mat 3 +mat 2 refs 4 16 0.378616183996 0.533883929253 15 0.491383999586 0.421116113663 52 0.378616183996 0.421116113663 53 0.491383999586 0.533883929253 SURF 0x10 -mat 3 +mat 2 refs 4 17 0.378616183996 0.533883929253 16 0.491383999586 0.421116113663 53 0.378616183996 0.421116113663 54 0.491383999586 0.533883929253 SURF 0x10 -mat 3 +mat 2 refs 4 18 0.378616183996 0.533883929253 17 0.491383999586 0.421116113663 54 0.378616183996 0.421116113663 55 0.491383999586 0.533883929253 SURF 0x10 -mat 3 +mat 2 refs 4 19 0.378616183996 0.533883929253 18 0.491383999586 0.421116113663 55 0.378616183996 0.421116113663 56 0.491383999586 0.533883929253 SURF 0x10 -mat 3 +mat 2 refs 4 10 0.378616183996 0.533883929253 9 0.491383999586 0.533883929253 46 0.491383999586 0.421116113663 47 0.378616183996 0.421116113663 SURF 0x10 -mat 3 +mat 2 refs 4 1 0.491383999586 0.421116113663 0 0.378616183996 0.421116113663 57 0.378616183996 0.533883929253 38 0.491383999586 0.533883929253 SURF 0x10 -mat 3 +mat 2 refs 4 6 0.378616183996 0.533883929253 5 0.491383999586 0.421116113663 42 0.378616183996 0.421116113663 43 0.491383999586 0.533883929253 SURF 0x10 -mat 3 +mat 2 refs 4 15 0.378616183996 0.533883929253 14 0.491383999586 0.533883929253 51 0.491383999586 0.421116113663 52 0.378616183996 0.421116113663 SURF 0x10 -mat 3 +mat 2 refs 4 0 0.378616183996 0.533883929253 19 0.378616183996 0.421116113663 @@ -505,354 +498,435 @@ refs 4 57 0.491383999586 0.533883929253 kids 0 OBJECT poly -name "RDR160.power" +name "RDR160.001" +data 4 +Mesh +crease 30.000000 +numvert 4 +0.001737 0.05739 -0.076812 +0.001737 0.057389 0.076812 +0.001737 -0.057389 -0.076812 +0.001737 -0.05739 0.076812 +numsurf 1 +SURF 0x10 +mat 3 +refs 4 +0 0.0 0.0 +1 0.0 0.0 +3 0.0 0.0 +2 0.0 0.0 +kids 0 +OBJECT poly +name "RDR160.brt" data 12 -Cylinder.014 +Cylinder.011 texture "RDR160.rgb" texrep 1 1 crease 30.000000 numvert 38 -0.005914 -0.040147 0.061904 -0.005914 -0.042836 0.062378 -0.005914 -0.044928 0.064133 -0.005914 -0.045862 0.066699 -0.005914 -0.045387 0.069388 -0.005914 -0.043632 0.071479 -0.005914 -0.041067 0.072413 -0.005914 -0.038378 0.071939 -0.005914 -0.036287 0.070184 -0.005914 -0.035353 0.067618 -0.005914 -0.035827 0.064929 -0.005914 -0.037582 0.062838 -0.016463 -0.040246 0.063025 -0.016463 -0.042361 0.063398 -0.016463 -0.044006 0.064779 -0.016463 -0.044741 0.066797 -0.016463 -0.044368 0.068912 -0.016463 -0.042987 0.070557 -0.016463 -0.040969 0.071292 -0.016463 -0.038854 0.070919 -0.016463 -0.037208 0.069538 -0.016463 -0.036474 0.06752 -0.016463 -0.036847 0.065405 -0.016463 -0.038227 0.06376 -0.016463 -0.040607 0.067159 -0.004515 -0.039894 0.059012 -0.004515 -0.044063 0.059747 -0.004515 -0.047306 0.062468 -0.004515 -0.048754 0.066446 -0.004515 -0.048019 0.070615 -0.004515 -0.045298 0.073857 -0.004515 -0.04132 0.075305 -0.004515 -0.037151 0.07457 -0.004515 -0.033908 0.071849 -0.004515 -0.03246 0.067871 -0.004515 -0.033195 0.063702 -0.004515 -0.035917 0.06046 -0.005914 -0.037332 0.071061 +0.005367 0.050573 0.070565 +0.005367 0.052012 0.069734 +0.005367 0.052844 0.068294 +0.005367 0.052844 0.066631 +0.005367 0.052012 0.065192 +0.005367 0.050573 0.06436 +0.005367 0.04891 0.06436 +0.005367 0.04747 0.065192 +0.005367 0.046639 0.066631 +0.005367 0.046639 0.068294 +0.005367 0.04747 0.069734 +0.005367 0.04891 0.070565 +0.01179 0.050395 0.069903 +0.01179 0.051528 0.069249 +0.01179 0.052182 0.068116 +0.01179 0.052182 0.066809 +0.01179 0.051528 0.065676 +0.01179 0.050395 0.065022 +0.01179 0.049087 0.065022 +0.01179 0.047955 0.065676 +0.01179 0.047301 0.066809 +0.01179 0.047301 0.068116 +0.01179 0.047955 0.069249 +0.01179 0.049087 0.069903 +0.01179 0.049741 0.067463 +0.004515 0.05103 0.072272 +0.004515 0.053262 0.070984 +0.004515 0.054551 0.068751 +0.004515 0.054551 0.066174 +0.004515 0.053262 0.063942 +0.004515 0.05103 0.062653 +0.004515 0.048453 0.062653 +0.004515 0.04622 0.063942 +0.004515 0.044932 0.066174 +0.004515 0.044932 0.068751 +0.004515 0.04622 0.070984 +0.004515 0.048453 0.072272 +0.005367 0.047055 0.065911 numsurf 40 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451042115688 0.203155592084 13 0.512278676033 0.219564020634 12 0.495870381594 0.247984021902 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451042115688 0.203155592084 14 0.512278676033 0.186747416854 13 0.512278676033 0.219564020634 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451042115688 0.203155592084 15 0.495870530605 0.158327355981 14 0.512278676033 0.186747416854 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451042115688 0.203155592084 16 0.467450559139 0.141918987036 15 0.495870530605 0.158327355981 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451042115688 0.203155592084 17 0.434633910656 0.141918927431 16 0.467450559139 0.141918987036 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451042115688 0.203155592084 18 0.406213968992 0.15832722187 17 0.434633910656 0.141918927431 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451042115688 0.203155592084 19 0.38980576396 0.186747223139 18 0.406213968992 0.15832722187 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451042115688 0.203155592084 20 0.389805495739 0.219563767314 19 0.38980576396 0.186747223139 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451042115688 0.203155592084 21 0.406213819981 0.247983828187 20 0.389805495739 0.219563767314 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451042115688 0.203155592084 22 0.434633791447 0.264392197132 21 0.406213819981 0.247983828187 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451042115688 0.203155592084 23 0.46745043993 0.264392256737 22 0.434633791447 0.264392197132 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451042115688 0.203155592084 12 0.495870381594 0.247984021902 23 0.46745043993 0.264392256737 SURF 0x10 -mat 2 +mat 4 refs 4 0 0.508027851582 0.260141402483 12 0.495870381594 0.247984021902 13 0.512278676033 0.219564020634 1 0.528886139393 0.224013879895 SURF 0x10 -mat 2 +mat 4 refs 4 1 0.528886139393 0.224013879895 13 0.512278676033 0.219564020634 14 0.512278676033 0.186747416854 2 0.528886139393 0.182297363877 SURF 0x10 -mat 2 +mat 4 refs 4 2 0.528886139393 0.182297363877 14 0.512278676033 0.186747416854 15 0.495870530605 0.158327355981 3 0.508027851582 0.146169900894 SURF 0x10 -mat 2 +mat 4 refs 4 3 0.508027851582 0.146169900894 15 0.495870530605 0.158327355981 16 0.467450559139 0.141918987036 4 0.471900463104 0.125311613083 SURF 0x10 -mat 2 +mat 4 refs 4 4 0.471900463104 0.125311613083 16 0.467450559139 0.141918987036 17 0.434633910656 0.141918927431 5 0.430184006691 0.125311553478 SURF 0x10 -mat 2 +mat 4 refs 4 5 0.430184006691 0.125311553478 17 0.434633910656 0.141918927431 18 0.406213968992 0.15832722187 6 0.3940564394 0.14616984129 SURF 0x10 -mat 2 +mat 4 refs 4 6 0.3940564394 0.14616984129 18 0.406213968992 0.15832722187 19 0.38980576396 0.186747223139 7 0.373198181391 0.182297304273 SURF 0x10 -mat 2 +mat 4 refs 4 8 0.373198181391 0.224013805389 20 0.389805495739 0.219563767314 21 0.406213819981 0.247983828187 9 0.3940564394 0.260141342878 SURF 0x10 -mat 2 +mat 4 refs 4 9 0.3940564394 0.260141342878 21 0.406213819981 0.247983828187 22 0.434633791447 0.264392197132 10 0.430183887482 0.280999600887 SURF 0x10 -mat 2 +mat 4 refs 4 10 0.430183887482 0.280999600887 22 0.434633791447 0.264392197132 23 0.46745043993 0.264392256737 11 0.471900463104 0.280999660492 SURF 0x10 -mat 2 +mat 4 refs 4 12 0.495870381594 0.247984021902 0 0.508027851582 0.260141402483 11 0.471900463104 0.280999660492 23 0.46745043993 0.264392256737 SURF 0x10 -mat 2 +mat 4 refs 4 0 0.508027851582 0.260141402483 1 0.528886139393 0.224013879895 26 0.571736633778 0.235495641828 25 0.539396703243 0.29151019454 SURF 0x10 -mat 2 +mat 4 refs 4 1 0.528886139393 0.224013879895 2 0.528886139393 0.182297363877 27 0.571736633778 0.170815601945 26 0.571736633778 0.235495641828 SURF 0x10 -mat 2 +mat 4 refs 4 2 0.528886139393 0.182297363877 3 0.508027851582 0.146169900894 28 0.539396703243 0.114801064134 27 0.571736633778 0.170815601945 SURF 0x10 -mat 2 +mat 4 refs 4 3 0.508027851582 0.146169900894 4 0.471900463104 0.125311613083 29 0.483382165432 0.0824610888958 28 0.539396703243 0.114801064134 SURF 0x10 -mat 2 +mat 4 refs 4 4 0.471900463104 0.125311613083 5 0.430184006691 0.125311553478 30 0.418702185154 0.0824610218406 29 0.483382165432 0.0824610888958 SURF 0x10 -mat 2 +mat 4 refs 4 5 0.430184006691 0.125311553478 6 0.3940564394 0.14616984129 31 0.362687706947 0.114801064134 30 0.418702185154 0.0824610218406 SURF 0x10 -mat 2 +mat 4 refs 4 6 0.3940564394 0.14616984129 7 0.373198181391 0.182297304273 32 0.330347806215 0.170815601945 31 0.362687706947 0.114801064134 SURF 0x10 -mat 2 +mat 4 refs 4 8 0.373198181391 0.224013805389 9 0.3940564394 0.260141342878 34 0.362687706947 0.291510075331 33 0.330347657204 0.235495641828 SURF 0x10 -mat 2 +mat 4 refs 4 9 0.3940564394 0.260141342878 10 0.430183887482 0.280999600887 35 0.418702065945 0.323850095272 34 0.362687706947 0.291510075331 SURF 0x10 -mat 2 +mat 4 refs 4 -10 0.430183887482 0.280999600887 -11 0.471900463104 0.280999660492 -36 0.48338201642 0.323850214481 -35 0.418702065945 0.323850095272 +10 0.430183887482 0.247399643064 +11 0.471900463104 0.247399702668 +36 0.48338201642 0.290250271559 +35 0.418702065945 0.290250152349 SURF 0x10 -mat 2 +mat 4 refs 4 11 0.471900463104 0.280999660492 0 0.508027851582 0.260141402483 25 0.539396703243 0.29151019454 36 0.48338201642 0.323850214481 SURF 0x10 -mat 2 +mat 4 refs 3 37 0.373198181391 0.203155592084 19 0.38980576396 0.186747223139 20 0.389805495739 0.219563767314 SURF 0x10 -mat 2 +mat 4 refs 3 8 0.373198181391 0.224013805389 37 0.373198181391 0.203155592084 20 0.389805495739 0.219563767314 SURF 0x10 -mat 2 +mat 4 refs 3 37 0.373198181391 0.203155592084 7 0.373198181391 0.182297304273 19 0.38980576396 0.186747223139 SURF 0x10 -mat 2 +mat 4 refs 3 37 0.373198181391 0.203155592084 33 0.330347657204 0.235495641828 32 0.330347806215 0.170815601945 SURF 0x10 -mat 2 +mat 4 refs 3 7 0.373198181391 0.182297304273 37 0.373198181391 0.203155592084 32 0.330347806215 0.170815601945 SURF 0x10 -mat 2 +mat 4 refs 3 37 0.373198181391 0.203155592084 8 0.373198181391 0.224013805389 33 0.330347657204 0.235495641828 kids 0 OBJECT poly -name "tilt.up" -data 9 -Plane.070 -texture "RDR160.rgb" -texrep 1 1 +name "RDR160.btn1" +data 8 +Cube.005 crease 30.000000 -numvert 4 -0.004661 -0.05632 -0.078989 -0.004661 -0.030153 -0.078989 -0.004661 -0.030153 -0.06591 -0.004661 -0.05632 -0.06591 -numsurf 1 -SURF 0x00 -mat 2 +numvert 8 +0.004384 0.028413 -0.07655 +0.004384 0.010651 -0.07655 +0.004384 0.010651 -0.063709 +0.004384 0.028413 -0.063709 +0.005623 0.028413 -0.07655 +0.005623 0.010651 -0.07655 +0.005623 0.010651 -0.063709 +0.005623 0.028413 -0.063709 +numsurf 5 +SURF 0x20 +mat 5 refs 4 -3 0.797297894955 0.0727114230394 -0 0.963244020939 0.0727114230394 -1 0.963244020939 0.404736846685 -2 0.797298133373 0.404736846685 -kids 0 -OBJECT poly -name "brt.up" -data 9 -Plane.057 -crease 30.000000 -numvert 4 -0.003643 0.042226 0.067576 -0.003643 0.058706 0.067576 -0.003643 0.058706 0.058736 -0.003643 0.042226 0.058736 -numsurf 1 -SURF 0x00 -mat 2 +4 0.0 0.0 +7 0.0 0.0 +6 0.0 0.0 +5 0.0 0.0 +SURF 0x20 +mat 5 refs 4 -0 0.0 1.0 +0 0.0 0.0 +4 0.0 0.0 +5 0.0 0.0 +1 0.0 0.0 +SURF 0x20 +mat 5 +refs 4 +1 0.0 0.0 +5 0.0 0.0 +6 0.0 0.0 +2 0.0 0.0 +SURF 0x20 +mat 5 +refs 4 +2 0.0 0.0 +6 0.0 0.0 +7 0.0 0.0 3 0.0 0.0 -2 1.0 0.0 -1 1.0 1.0 +SURF 0x20 +mat 5 +refs 4 +4 0.0 0.0 +0 0.0 0.0 +3 0.0 0.0 +7 0.0 0.0 +kids 0 +OBJECT poly +name "RDR160.btn2" +data 8 +Cube.008 +crease 30.000000 +numvert 8 +0.003962 -0.041614 -0.039424 +0.003962 -0.05431 -0.039424 +0.003962 -0.05431 -0.026582 +0.003962 -0.041614 -0.026582 +0.004641 -0.041614 -0.039424 +0.004641 -0.05431 -0.039424 +0.004641 -0.05431 -0.026582 +0.004641 -0.041614 -0.026582 +numsurf 5 +SURF 0x20 +mat 5 +refs 4 +4 0.0 0.0 +7 0.0 0.0 +6 0.0 0.0 +5 0.0 0.0 +SURF 0x20 +mat 5 +refs 4 +0 0.0 0.0 +4 0.0 0.0 +5 0.0 0.0 +1 0.0 0.0 +SURF 0x20 +mat 5 +refs 4 +1 0.0 0.0 +5 0.0 0.0 +6 0.0 0.0 +2 0.0 0.0 +SURF 0x20 +mat 5 +refs 4 +2 0.0 0.0 +6 0.0 0.0 +7 0.0 0.0 +3 0.0 0.0 +SURF 0x20 +mat 5 +refs 4 +4 0.0 0.0 +0 0.0 0.0 +3 0.0 0.0 +7 0.0 0.0 kids 0 OBJECT poly name "RDR160.gain" @@ -902,307 +976,318 @@ numvert 38 0.005367 0.048049 -0.067208 numsurf 40 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451042115688 0.203155592084 13 0.512278676033 0.219564020634 12 0.495870381594 0.247984021902 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451042115688 0.203155592084 14 0.512278676033 0.186747416854 13 0.512278676033 0.219564020634 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451042115688 0.203155592084 15 0.495870530605 0.158327355981 14 0.512278676033 0.186747416854 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451042115688 0.203155592084 16 0.467450559139 0.141918987036 15 0.495870530605 0.158327355981 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451042115688 0.203155592084 17 0.434633910656 0.141918927431 16 0.467450559139 0.141918987036 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451042115688 0.203155592084 18 0.406213968992 0.15832722187 17 0.434633910656 0.141918927431 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451042115688 0.203155592084 19 0.38980576396 0.186747223139 18 0.406213968992 0.15832722187 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451042115688 0.203155592084 20 0.389805495739 0.219563767314 19 0.38980576396 0.186747223139 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451042115688 0.203155592084 21 0.406213819981 0.247983828187 20 0.389805495739 0.219563767314 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451042115688 0.203155592084 22 0.434633791447 0.264392197132 21 0.406213819981 0.247983828187 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451042115688 0.203155592084 23 0.46745043993 0.264392256737 22 0.434633791447 0.264392197132 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451042115688 0.203155592084 12 0.495870381594 0.247984021902 23 0.46745043993 0.264392256737 SURF 0x10 -mat 2 +mat 4 refs 4 0 0.508027851582 0.260141402483 12 0.495870381594 0.247984021902 13 0.512278676033 0.219564020634 1 0.528886139393 0.224013879895 SURF 0x10 -mat 2 +mat 4 refs 4 1 0.528886139393 0.224013879895 13 0.512278676033 0.219564020634 14 0.512278676033 0.186747416854 2 0.528886139393 0.182297363877 SURF 0x10 -mat 2 +mat 4 refs 4 2 0.528886139393 0.182297363877 14 0.512278676033 0.186747416854 15 0.495870530605 0.158327355981 3 0.508027851582 0.146169900894 SURF 0x10 -mat 2 +mat 4 refs 4 3 0.508027851582 0.146169900894 15 0.495870530605 0.158327355981 16 0.467450559139 0.141918987036 4 0.471900463104 0.125311613083 SURF 0x10 -mat 2 +mat 4 refs 4 4 0.471900463104 0.125311613083 16 0.467450559139 0.141918987036 17 0.434633910656 0.141918927431 5 0.430184006691 0.125311553478 SURF 0x10 -mat 2 +mat 4 refs 4 5 0.430184006691 0.125311553478 17 0.434633910656 0.141918927431 18 0.406213968992 0.15832722187 6 0.3940564394 0.14616984129 SURF 0x10 -mat 2 +mat 4 refs 4 6 0.3940564394 0.14616984129 18 0.406213968992 0.15832722187 19 0.38980576396 0.186747223139 7 0.373198181391 0.182297304273 SURF 0x10 -mat 2 +mat 4 refs 4 8 0.373198181391 0.224013805389 20 0.389805495739 0.219563767314 21 0.406213819981 0.247983828187 9 0.3940564394 0.260141342878 SURF 0x10 -mat 2 +mat 4 refs 4 9 0.3940564394 0.260141342878 21 0.406213819981 0.247983828187 22 0.434633791447 0.264392197132 10 0.430183887482 0.280999600887 SURF 0x10 -mat 2 +mat 4 refs 4 10 0.430183887482 0.280999600887 22 0.434633791447 0.264392197132 23 0.46745043993 0.264392256737 11 0.471900463104 0.280999660492 SURF 0x10 -mat 2 +mat 4 refs 4 12 0.495870381594 0.247984021902 0 0.508027851582 0.260141402483 11 0.471900463104 0.280999660492 23 0.46745043993 0.264392256737 SURF 0x10 -mat 2 +mat 4 refs 4 0 0.508027851582 0.260141402483 1 0.528886139393 0.224013879895 26 0.571736633778 0.235495641828 25 0.539396703243 0.29151019454 SURF 0x10 -mat 2 +mat 4 refs 4 1 0.528886139393 0.224013879895 2 0.528886139393 0.182297363877 27 0.571736633778 0.170815601945 26 0.571736633778 0.235495641828 SURF 0x10 -mat 2 +mat 4 refs 4 2 0.528886139393 0.182297363877 3 0.508027851582 0.146169900894 28 0.539396703243 0.114801064134 27 0.571736633778 0.170815601945 SURF 0x10 -mat 2 +mat 4 refs 4 3 0.508027851582 0.146169900894 4 0.471900463104 0.125311613083 29 0.483382165432 0.0824610888958 28 0.539396703243 0.114801064134 SURF 0x10 -mat 2 +mat 4 refs 4 4 0.471900463104 0.125311613083 5 0.430184006691 0.125311553478 30 0.418702185154 0.0824610218406 29 0.483382165432 0.0824610888958 SURF 0x10 -mat 2 +mat 4 refs 4 5 0.430184006691 0.125311553478 6 0.3940564394 0.14616984129 31 0.362687706947 0.114801064134 30 0.418702185154 0.0824610218406 SURF 0x10 -mat 2 +mat 4 refs 4 6 0.3940564394 0.14616984129 7 0.373198181391 0.182297304273 32 0.330347806215 0.170815601945 31 0.362687706947 0.114801064134 SURF 0x10 -mat 2 +mat 4 refs 4 8 0.373198181391 0.224013805389 9 0.3940564394 0.260141342878 34 0.362687706947 0.291510075331 33 0.330347657204 0.235495641828 SURF 0x10 -mat 2 +mat 4 refs 4 9 0.3940564394 0.260141342878 10 0.430183887482 0.280999600887 35 0.418702065945 0.323850095272 34 0.362687706947 0.291510075331 SURF 0x10 -mat 2 +mat 4 refs 4 10 0.430183887482 0.247399643064 11 0.471900463104 0.247399702668 36 0.48338201642 0.290250271559 35 0.418702065945 0.290250152349 SURF 0x10 -mat 2 +mat 4 refs 4 11 0.471900463104 0.280999660492 0 0.508027851582 0.260141402483 25 0.539396703243 0.29151019454 36 0.48338201642 0.323850214481 SURF 0x10 -mat 2 -refs 3 -37 0.373198181391 0.203155592084 -19 0.38980576396 0.186747223139 -20 0.389805495739 0.219563767314 -SURF 0x10 -mat 2 -refs 3 -8 0.373198181391 0.224013805389 -37 0.373198181391 0.203155592084 -20 0.389805495739 0.219563767314 -SURF 0x10 -mat 2 -refs 3 -37 0.373198181391 0.203155592084 -7 0.373198181391 0.182297304273 -19 0.38980576396 0.186747223139 -SURF 0x10 -mat 2 -refs 3 -37 0.373198181391 0.203155592084 -33 0.330347657204 0.235495641828 -32 0.330347806215 0.170815601945 -SURF 0x10 -mat 2 -refs 3 -7 0.373198181391 0.182297304273 -37 0.373198181391 0.203155592084 -32 0.330347806215 0.170815601945 -SURF 0x10 -mat 2 -refs 3 -37 0.373198181391 0.203155592084 -8 0.373198181391 0.224013805389 -33 0.330347657204 0.235495641828 -kids 0 -OBJECT poly -name "brt.dwn" -data 9 -Plane.056 -crease 30.000000 -numvert 4 -0.003643 0.042226 0.067576 -0.003643 0.058706 0.067576 -0.003643 0.042226 0.076416 -0.003643 0.058706 0.076416 -numsurf 1 -SURF 0x20 -mat 2 -refs 4 -2 0 0 -0 0 0 -1 0 0 -3 0 0 -kids 0 -OBJECT poly -name "RDR160.screen" -data 9 -Plane.048 -texture "od_wxradar.rgb" -texrep 1 1 -crease 30.000000 -numvert 4 -0.002937 0.051959 -0.055685 -0.002937 -0.03547 -0.055685 -0.002937 -0.03547 0.055685 -0.002937 0.051959 0.055685 -numsurf 1 -SURF 0x00 mat 4 +refs 3 +37 0.373198181391 0.203155592084 +19 0.38980576396 0.186747223139 +20 0.389805495739 0.219563767314 +SURF 0x10 +mat 4 +refs 3 +8 0.373198181391 0.224013805389 +37 0.373198181391 0.203155592084 +20 0.389805495739 0.219563767314 +SURF 0x10 +mat 4 +refs 3 +37 0.373198181391 0.203155592084 +7 0.373198181391 0.182297304273 +19 0.38980576396 0.186747223139 +SURF 0x10 +mat 4 +refs 3 +37 0.373198181391 0.203155592084 +33 0.330347657204 0.235495641828 +32 0.330347806215 0.170815601945 +SURF 0x10 +mat 4 +refs 3 +7 0.373198181391 0.182297304273 +37 0.373198181391 0.203155592084 +32 0.330347806215 0.170815601945 +SURF 0x10 +mat 4 +refs 3 +37 0.373198181391 0.203155592084 +8 0.373198181391 0.224013805389 +33 0.330347657204 0.235495641828 +kids 0 +OBJECT poly +name "RDR160.hold" +data 8 +Cube.009 +crease 30.000000 +numvert 8 +0.005382 -0.047082 0.035703 +0.005382 -0.052137 0.035703 +0.005382 -0.052137 0.025946 +0.005382 -0.047082 0.025946 +0.004344 -0.047082 0.035703 +0.004344 -0.052137 0.035703 +0.004344 -0.052137 0.025946 +0.004344 -0.047082 0.025946 +numsurf 5 +SURF 0x20 +mat 1 refs 4 -0 1.0 0.999999761581 -3 3.34498110988e-07 1.0 -2 0.0 2.13047911757e-07 -1 0.999999940395 0.0 +4 0.0 0.0 +0 0.0 0.0 +3 0.0 0.0 +7 0.0 0.0 +SURF 0x20 +mat 1 +refs 4 +0 0.0 0.0 +4 0.0 0.0 +5 0.0 0.0 +1 0.0 0.0 +SURF 0x20 +mat 1 +refs 4 +6 0.0 0.0 +2 0.0 0.0 +1 0.0 0.0 +5 0.0 0.0 +SURF 0x20 +mat 1 +refs 4 +7 0.0 0.0 +3 0.0 0.0 +2 0.0 0.0 +6 0.0 0.0 +SURF 0x20 +mat 1 +refs 4 +3 0.0 0.0 +0 0.0 0.0 +1 0.0 0.0 +2 0.0 0.0 kids 0 OBJECT poly name "RDR160.labels" @@ -1266,91 +1351,91 @@ numvert 52 0.00437 -0.054575 0.063147 numsurf 13 SURF 0x00 -mat 2 +mat 4 refs 4 0 0.657282710075 0.732115626335 1 0.657282710075 0.65362238884 3 0.873951554298 0.65362238884 2 0.873951554298 0.732115626335 SURF 0x00 -mat 2 +mat 4 refs 4 7 0.167848676443 1.00200891495 6 0.167848348618 0.760731697083 4 0.913925349712 0.760731697083 5 0.913926005363 1.00200891495 SURF 0x00 -mat 2 +mat 4 refs 4 8 0.282213330269 0.728088736534 9 0.0694515556097 0.72808945179 11 0.0694515556097 0.65909922123 10 0.282213330269 0.65909922123 SURF 0x00 -mat 2 +mat 4 refs 4 15 0.281112223864 0.641838610172 14 0.0683504790068 0.641838610172 12 0.0683504790068 0.572848856449 13 0.281112223864 0.57284873724 SURF 0x00 -mat 2 +mat 4 refs 4 16 0.312149971724 0.56083136797 17 0.0993882119656 0.56083136797 19 0.0993882119656 0.491841286421 18 0.312149971724 0.491841286421 SURF 0x00 -mat 2 +mat 4 refs 4 23 0.856015384197 0.523748219013 22 0.643253862858 0.523748219013 20 0.643253862858 0.454758137465 21 0.856015384197 0.454758137465 SURF 0x00 -mat 2 +mat 4 refs 4 24 0.547869682312 0.725889623165 25 0.3475882411 0.725889623165 27 0.3475882411 0.660946428776 26 0.547869682312 0.660946369171 SURF 0x00 -mat 2 +mat 4 refs 4 31 0.564362049103 0.6358897686 30 0.364080578089 0.6358897686 28 0.364080578089 0.570946574211 29 0.564362049103 0.570946514606 SURF 0x00 -mat 2 +mat 4 refs 4 32 0.850359737873 0.62749171257 33 0.637597978115 0.62749171257 35 0.637597978115 0.54881966114 34 0.850359737873 0.54881966114 SURF 0x00 -mat 2 +mat 4 refs 4 39 0.215025424957 0.47215795517 38 0.0968058779836 0.47215795517 36 0.0968058779836 0.403167963028 37 0.215025424957 0.403167843819 SURF 0x00 -mat 2 +mat 4 refs 4 40 0.244079768658 0.349057972431 41 0.0985479950905 0.34905809164 43 0.0985479950905 0.280068099499 42 0.244079768658 0.280068099499 SURF 0x00 -mat 2 +mat 4 refs 4 47 0.2341979146 0.225860983133 46 0.105473518372 0.225861102343 44 0.105473518372 0.156871050596 45 0.2341979146 0.156870990992 SURF 0x00 -mat 2 +mat 4 refs 4 48 0.211473613977 0.100282520056 49 0.0932537615299 0.100282520056 @@ -1358,6 +1443,541 @@ refs 4 50 0.211473613977 0.0312924981117 kids 0 OBJECT poly +name "RDR160.modedwn" +data 8 +Cube.006 +crease 30.000000 +numvert 8 +0.004344 -0.013339 0.06289 +0.004344 -0.018394 0.06289 +0.004344 -0.018394 0.072646 +0.004344 -0.013339 0.072646 +0.005382 -0.013339 0.06289 +0.005382 -0.018394 0.06289 +0.005382 -0.018394 0.072646 +0.005382 -0.013339 0.072646 +numsurf 5 +SURF 0x20 +mat 6 +refs 4 +4 0.0 0.0 +7 0.0 0.0 +6 0.0 0.0 +5 0.0 0.0 +SURF 0x20 +mat 6 +refs 4 +0 0.0 0.0 +4 0.0 0.0 +5 0.0 0.0 +1 0.0 0.0 +SURF 0x20 +mat 6 +refs 4 +1 0.0 0.0 +5 0.0 0.0 +6 0.0 0.0 +2 0.0 0.0 +SURF 0x20 +mat 6 +refs 4 +7 0.0 0.0 +3 0.0 0.0 +2 0.0 0.0 +6 0.0 0.0 +SURF 0x20 +mat 6 +refs 4 +4 0.0 0.0 +0 0.0 0.0 +3 0.0 0.0 +7 0.0 0.0 +kids 0 +OBJECT poly +name "RDR160.modeup" +data 8 +Cube.012 +crease 30.000000 +numvert 8 +0.004344 0.00429 0.06289 +0.004344 -0.000765 0.06289 +0.004344 -0.000765 0.072646 +0.004344 0.00429 0.072646 +0.005382 0.00429 0.06289 +0.005382 -0.000765 0.06289 +0.005382 -0.000765 0.072646 +0.005382 0.00429 0.072646 +numsurf 5 +SURF 0x20 +mat 6 +refs 4 +4 0.0 0.0 +7 0.0 0.0 +6 0.0 0.0 +5 0.0 0.0 +SURF 0x20 +mat 6 +refs 4 +0 0.0 0.0 +4 0.0 0.0 +5 0.0 0.0 +1 0.0 0.0 +SURF 0x20 +mat 6 +refs 4 +1 0.0 0.0 +5 0.0 0.0 +6 0.0 0.0 +2 0.0 0.0 +SURF 0x20 +mat 6 +refs 4 +2 0.0 0.0 +6 0.0 0.0 +7 0.0 0.0 +3 0.0 0.0 +SURF 0x20 +mat 6 +refs 4 +4 0.0 0.0 +0 0.0 0.0 +3 0.0 0.0 +7 0.0 0.0 +kids 0 +OBJECT poly +name "RDR160.power" +data 12 +Cylinder.014 +texture "RDR160.rgb" +texrep 1 1 +crease 30.000000 +numvert 38 +0.005914 -0.040147 0.061904 +0.005914 -0.042836 0.062378 +0.005914 -0.044928 0.064133 +0.005914 -0.045862 0.066699 +0.005914 -0.045387 0.069388 +0.005914 -0.043632 0.071479 +0.005914 -0.041067 0.072413 +0.005914 -0.038378 0.071939 +0.005914 -0.036287 0.070184 +0.005914 -0.035353 0.067618 +0.005914 -0.035827 0.064929 +0.005914 -0.037582 0.062838 +0.016463 -0.040246 0.063025 +0.016463 -0.042361 0.063398 +0.016463 -0.044006 0.064779 +0.016463 -0.044741 0.066797 +0.016463 -0.044368 0.068912 +0.016463 -0.042987 0.070557 +0.016463 -0.040969 0.071292 +0.016463 -0.038854 0.070919 +0.016463 -0.037208 0.069538 +0.016463 -0.036474 0.06752 +0.016463 -0.036847 0.065405 +0.016463 -0.038227 0.06376 +0.016463 -0.040607 0.067159 +0.004515 -0.039894 0.059012 +0.004515 -0.044063 0.059747 +0.004515 -0.047306 0.062468 +0.004515 -0.048754 0.066446 +0.004515 -0.048019 0.070615 +0.004515 -0.045298 0.073857 +0.004515 -0.04132 0.075305 +0.004515 -0.037151 0.07457 +0.004515 -0.033908 0.071849 +0.004515 -0.03246 0.067871 +0.004515 -0.033195 0.063702 +0.004515 -0.035917 0.06046 +0.005914 -0.037332 0.071061 +numsurf 40 +SURF 0x10 +mat 4 +refs 3 +24 0.451042115688 0.203155592084 +13 0.512278676033 0.219564020634 +12 0.495870381594 0.247984021902 +SURF 0x10 +mat 4 +refs 3 +24 0.451042115688 0.203155592084 +14 0.512278676033 0.186747416854 +13 0.512278676033 0.219564020634 +SURF 0x10 +mat 4 +refs 3 +24 0.451042115688 0.203155592084 +15 0.495870530605 0.158327355981 +14 0.512278676033 0.186747416854 +SURF 0x10 +mat 4 +refs 3 +24 0.451042115688 0.203155592084 +16 0.467450559139 0.141918987036 +15 0.495870530605 0.158327355981 +SURF 0x10 +mat 4 +refs 3 +24 0.451042115688 0.203155592084 +17 0.434633910656 0.141918927431 +16 0.467450559139 0.141918987036 +SURF 0x10 +mat 4 +refs 3 +24 0.451042115688 0.203155592084 +18 0.406213968992 0.15832722187 +17 0.434633910656 0.141918927431 +SURF 0x10 +mat 4 +refs 3 +24 0.451042115688 0.203155592084 +19 0.38980576396 0.186747223139 +18 0.406213968992 0.15832722187 +SURF 0x10 +mat 4 +refs 3 +24 0.451042115688 0.203155592084 +20 0.389805495739 0.219563767314 +19 0.38980576396 0.186747223139 +SURF 0x10 +mat 4 +refs 3 +24 0.451042115688 0.203155592084 +21 0.406213819981 0.247983828187 +20 0.389805495739 0.219563767314 +SURF 0x10 +mat 4 +refs 3 +24 0.451042115688 0.203155592084 +22 0.434633791447 0.264392197132 +21 0.406213819981 0.247983828187 +SURF 0x10 +mat 4 +refs 3 +24 0.451042115688 0.203155592084 +23 0.46745043993 0.264392256737 +22 0.434633791447 0.264392197132 +SURF 0x10 +mat 4 +refs 3 +24 0.451042115688 0.203155592084 +12 0.495870381594 0.247984021902 +23 0.46745043993 0.264392256737 +SURF 0x10 +mat 4 +refs 4 +0 0.508027851582 0.260141402483 +12 0.495870381594 0.247984021902 +13 0.512278676033 0.219564020634 +1 0.528886139393 0.224013879895 +SURF 0x10 +mat 4 +refs 4 +1 0.528886139393 0.224013879895 +13 0.512278676033 0.219564020634 +14 0.512278676033 0.186747416854 +2 0.528886139393 0.182297363877 +SURF 0x10 +mat 4 +refs 4 +2 0.528886139393 0.182297363877 +14 0.512278676033 0.186747416854 +15 0.495870530605 0.158327355981 +3 0.508027851582 0.146169900894 +SURF 0x10 +mat 4 +refs 4 +3 0.508027851582 0.146169900894 +15 0.495870530605 0.158327355981 +16 0.467450559139 0.141918987036 +4 0.471900463104 0.125311613083 +SURF 0x10 +mat 4 +refs 4 +4 0.471900463104 0.125311613083 +16 0.467450559139 0.141918987036 +17 0.434633910656 0.141918927431 +5 0.430184006691 0.125311553478 +SURF 0x10 +mat 4 +refs 4 +5 0.430184006691 0.125311553478 +17 0.434633910656 0.141918927431 +18 0.406213968992 0.15832722187 +6 0.3940564394 0.14616984129 +SURF 0x10 +mat 4 +refs 4 +6 0.3940564394 0.14616984129 +18 0.406213968992 0.15832722187 +19 0.38980576396 0.186747223139 +7 0.373198181391 0.182297304273 +SURF 0x10 +mat 4 +refs 4 +8 0.373198181391 0.224013805389 +20 0.389805495739 0.219563767314 +21 0.406213819981 0.247983828187 +9 0.3940564394 0.260141342878 +SURF 0x10 +mat 4 +refs 4 +9 0.3940564394 0.260141342878 +21 0.406213819981 0.247983828187 +22 0.434633791447 0.264392197132 +10 0.430183887482 0.280999600887 +SURF 0x10 +mat 4 +refs 4 +10 0.430183887482 0.280999600887 +22 0.434633791447 0.264392197132 +23 0.46745043993 0.264392256737 +11 0.471900463104 0.280999660492 +SURF 0x10 +mat 4 +refs 4 +12 0.495870381594 0.247984021902 +0 0.508027851582 0.260141402483 +11 0.471900463104 0.280999660492 +23 0.46745043993 0.264392256737 +SURF 0x10 +mat 4 +refs 4 +0 0.508027851582 0.260141402483 +1 0.528886139393 0.224013879895 +26 0.571736633778 0.235495641828 +25 0.539396703243 0.29151019454 +SURF 0x10 +mat 4 +refs 4 +1 0.528886139393 0.224013879895 +2 0.528886139393 0.182297363877 +27 0.571736633778 0.170815601945 +26 0.571736633778 0.235495641828 +SURF 0x10 +mat 4 +refs 4 +2 0.528886139393 0.182297363877 +3 0.508027851582 0.146169900894 +28 0.539396703243 0.114801064134 +27 0.571736633778 0.170815601945 +SURF 0x10 +mat 4 +refs 4 +3 0.508027851582 0.146169900894 +4 0.471900463104 0.125311613083 +29 0.483382165432 0.0824610888958 +28 0.539396703243 0.114801064134 +SURF 0x10 +mat 4 +refs 4 +4 0.471900463104 0.125311613083 +5 0.430184006691 0.125311553478 +30 0.418702185154 0.0824610218406 +29 0.483382165432 0.0824610888958 +SURF 0x10 +mat 4 +refs 4 +5 0.430184006691 0.125311553478 +6 0.3940564394 0.14616984129 +31 0.362687706947 0.114801064134 +30 0.418702185154 0.0824610218406 +SURF 0x10 +mat 4 +refs 4 +6 0.3940564394 0.14616984129 +7 0.373198181391 0.182297304273 +32 0.330347806215 0.170815601945 +31 0.362687706947 0.114801064134 +SURF 0x10 +mat 4 +refs 4 +8 0.373198181391 0.224013805389 +9 0.3940564394 0.260141342878 +34 0.362687706947 0.291510075331 +33 0.330347657204 0.235495641828 +SURF 0x10 +mat 4 +refs 4 +9 0.3940564394 0.260141342878 +10 0.430183887482 0.280999600887 +35 0.418702065945 0.323850095272 +34 0.362687706947 0.291510075331 +SURF 0x10 +mat 4 +refs 4 +10 0.430183887482 0.280999600887 +11 0.471900463104 0.280999660492 +36 0.48338201642 0.323850214481 +35 0.418702065945 0.323850095272 +SURF 0x10 +mat 4 +refs 4 +11 0.471900463104 0.280999660492 +0 0.508027851582 0.260141402483 +25 0.539396703243 0.29151019454 +36 0.48338201642 0.323850214481 +SURF 0x10 +mat 4 +refs 3 +37 0.373198181391 0.203155592084 +19 0.38980576396 0.186747223139 +20 0.389805495739 0.219563767314 +SURF 0x10 +mat 4 +refs 3 +8 0.373198181391 0.224013805389 +37 0.373198181391 0.203155592084 +20 0.389805495739 0.219563767314 +SURF 0x10 +mat 4 +refs 3 +37 0.373198181391 0.203155592084 +7 0.373198181391 0.182297304273 +19 0.38980576396 0.186747223139 +SURF 0x10 +mat 4 +refs 3 +37 0.373198181391 0.203155592084 +33 0.330347657204 0.235495641828 +32 0.330347806215 0.170815601945 +SURF 0x10 +mat 4 +refs 3 +7 0.373198181391 0.182297304273 +37 0.373198181391 0.203155592084 +32 0.330347806215 0.170815601945 +SURF 0x10 +mat 4 +refs 3 +37 0.373198181391 0.203155592084 +8 0.373198181391 0.224013805389 +33 0.330347657204 0.235495641828 +kids 0 +OBJECT poly +name "RDR160.rngdwn" +data 8 +Cube.014 +crease 30.000000 +numvert 8 +0.004344 -0.013339 -0.075007 +0.004344 -0.018394 -0.075007 +0.004344 -0.018394 -0.065251 +0.004344 -0.013339 -0.065251 +0.005382 -0.013339 -0.075007 +0.005382 -0.018394 -0.075007 +0.005382 -0.018394 -0.065251 +0.005382 -0.013339 -0.065251 +numsurf 5 +SURF 0x20 +mat 6 +refs 4 +4 0.0 0.0 +7 0.0 0.0 +6 0.0 0.0 +5 0.0 0.0 +SURF 0x20 +mat 6 +refs 4 +0 0.0 0.0 +4 0.0 0.0 +5 0.0 0.0 +1 0.0 0.0 +SURF 0x20 +mat 6 +refs 4 +1 0.0 0.0 +5 0.0 0.0 +6 0.0 0.0 +2 0.0 0.0 +SURF 0x20 +mat 6 +refs 4 +7 0.0 0.0 +3 0.0 0.0 +2 0.0 0.0 +6 0.0 0.0 +SURF 0x20 +mat 6 +refs 4 +4 0.0 0.0 +0 0.0 0.0 +3 0.0 0.0 +7 0.0 0.0 +kids 0 +OBJECT poly +name "RDR160.rngup" +data 8 +Cube.013 +crease 30.000000 +numvert 8 +0.005382 0.00429 -0.065251 +0.005382 -0.000765 -0.065251 +0.005382 -0.000765 -0.075007 +0.005382 0.00429 -0.075007 +0.004344 0.00429 -0.065251 +0.004344 -0.000765 -0.065251 +0.004344 -0.000765 -0.075007 +0.004344 0.00429 -0.075007 +numsurf 5 +SURF 0x20 +mat 6 +refs 4 +4 0.0 0.0 +0 0.0 0.0 +3 0.0 0.0 +7 0.0 0.0 +SURF 0x20 +mat 6 +refs 4 +0 0.0 0.0 +4 0.0 0.0 +5 0.0 0.0 +1 0.0 0.0 +SURF 0x20 +mat 6 +refs 4 +6 0.0 0.0 +2 0.0 0.0 +1 0.0 0.0 +5 0.0 0.0 +SURF 0x20 +mat 6 +refs 4 +7 0.0 0.0 +3 0.0 0.0 +2 0.0 0.0 +6 0.0 0.0 +SURF 0x20 +mat 6 +refs 4 +3 0.0 0.0 +0 0.0 0.0 +1 0.0 0.0 +2 0.0 0.0 +kids 0 +OBJECT poly +name "RDR160.screen" +data 9 +Plane.048 +texture "od_wxradar.rgb" +texrep 1 1 +crease 30.000000 +numvert 4 +0.002937 0.052777 -0.044762 +0.002937 -0.036746 -0.044762 +0.002937 -0.036746 0.044762 +0.002937 0.052777 0.044762 +numsurf 1 +SURF 0x00 +mat 7 +refs 4 +0 1.0 0.999999761581 +3 3.34498110988e-07 1.0 +2 0.0 2.13047911757e-07 +1 0.999999940395 0.0 +kids 0 +OBJECT poly name "RDR160.tilt" data 12 Cylinder.012 @@ -1405,783 +2025,269 @@ numvert 38 0.005914 -0.050165 -0.067085 numsurf 40 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451098412275 0.199747800827 13 0.513044953346 0.216346442699 12 0.496446371078 0.245095938444 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451098412275 0.199747800827 14 0.513044953346 0.183149427176 13 0.513044953346 0.216346442699 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451098412275 0.199747800827 15 0.496446490288 0.154399946332 14 0.513044953346 0.183149427176 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451098412275 0.199747800827 16 0.467696994543 0.137801364064 15 0.496446490288 0.154399946332 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451098412275 0.199747800827 17 0.434500038624 0.137801244855 16 0.467696994543 0.137801364064 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451098412275 0.199747800827 18 0.405750453472 0.154399782419 17 0.434500038624 0.137801244855 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451098412275 0.199747800827 19 0.389151960611 0.183149218559 18 0.405750453472 0.154399782419 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451098412275 0.199747800827 20 0.389151871204 0.216346278787 19 0.389151960611 0.183149218559 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451098412275 0.199747800827 21 0.405750334263 0.245095774531 20 0.389151871204 0.216346278787 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451098412275 0.199747800827 22 0.434499830008 0.261694401503 21 0.405750334263 0.245095774531 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451098412275 0.199747800827 23 0.467696905136 0.261694401503 22 0.434499830008 0.261694401503 SURF 0x10 -mat 2 +mat 4 refs 3 24 0.451098412275 0.199747800827 12 0.496446371078 0.245095938444 23 0.467696905136 0.261694401503 SURF 0x10 -mat 2 +mat 4 refs 4 0 0.508744835854 0.257394313812 12 0.496446371078 0.245095938444 13 0.513044953346 0.216346442699 1 0.529844820499 0.220847919583 SURF 0x10 -mat 2 +mat 4 refs 4 1 0.529844820499 0.220847919583 13 0.513044953346 0.216346442699 14 0.513044953346 0.183149427176 2 0.529844820499 0.17864780128 SURF 0x10 -mat 2 +mat 4 refs 4 2 0.529844820499 0.17864780128 14 0.513044953346 0.183149427176 15 0.496446490288 0.154399946332 3 0.508744835854 0.142101481557 SURF 0x10 -mat 2 +mat 4 refs 4 3 0.508744835854 0.142101481557 15 0.496446490288 0.154399946332 16 0.467696994543 0.137801364064 4 0.472198486328 0.121001422405 SURF 0x10 -mat 2 +mat 4 refs 4 4 0.472198486328 0.121001422405 16 0.467696994543 0.137801364064 17 0.434500038624 0.137801244855 5 0.429998457432 0.121001370251 SURF 0x10 -mat 2 +mat 4 refs 4 5 0.429998457432 0.121001370251 17 0.434500038624 0.137801244855 18 0.405750453472 0.154399782419 6 0.393452078104 0.142101481557 SURF 0x10 -mat 2 +mat 4 refs 4 6 0.393452078104 0.142101481557 18 0.405750453472 0.154399782419 19 0.389151960611 0.183149218559 7 0.372352004051 0.17864780128 SURF 0x10 -mat 2 +mat 4 refs 4 8 0.372351914644 0.220847859979 20 0.389151871204 0.216346278787 21 0.405750334263 0.245095774531 9 0.393452078104 0.257394194603 SURF 0x10 -mat 2 +mat 4 refs 4 9 0.393452078104 0.257394194603 21 0.405750334263 0.245095774531 22 0.434499830008 0.261694401503 10 0.429998338223 0.278494238853 SURF 0x10 -mat 2 +mat 4 refs 4 10 0.429998338223 0.278494238853 22 0.434499830008 0.261694401503 23 0.467696905136 0.261694401503 11 0.472198486328 0.278494358063 SURF 0x10 -mat 2 +mat 4 refs 4 12 0.496446371078 0.245095938444 0 0.508744835854 0.257394313812 11 0.472198486328 0.278494358063 23 0.467696905136 0.261694401503 SURF 0x10 -mat 2 +mat 4 refs 4 0 0.508744835854 0.257394313812 1 0.529844820499 0.220847919583 26 0.573192238808 0.23246280849 25 0.540477395058 0.289126813412 SURF 0x10 -mat 2 +mat 4 refs 4 1 0.529844820499 0.220847919583 2 0.529844820499 0.17864780128 27 0.573192238808 0.167032957077 26 0.573192238808 0.23246280849 SURF 0x10 -mat 2 +mat 4 refs 4 2 0.529844820499 0.17864780128 3 0.508744835854 0.142101481557 28 0.540477395058 0.11036901921 27 0.573192238808 0.167032957077 SURF 0x10 -mat 2 +mat 4 refs 4 3 0.508744835854 0.142101481557 4 0.472198486328 0.121001422405 29 0.483813285828 0.0776541158557 28 0.540477395058 0.11036901921 SURF 0x10 -mat 2 +mat 4 refs 4 4 0.472198486328 0.121001422405 5 0.429998457432 0.121001370251 30 0.418383538723 0.0776540115476 29 0.483813285828 0.0776541158557 SURF 0x10 -mat 2 +mat 4 refs 4 5 0.429998457432 0.121001370251 6 0.393452078104 0.142101481557 31 0.361719697714 0.11036901921 30 0.418383538723 0.0776540115476 SURF 0x10 -mat 2 +mat 4 refs 4 6 0.393452078104 0.142101481557 7 0.372352004051 0.17864780128 32 0.329004734755 0.167032882571 31 0.361719697714 0.11036901921 SURF 0x10 -mat 2 +mat 4 refs 4 8 0.372351914644 0.220847859979 9 0.393452078104 0.257394194603 34 0.361719608307 0.289126694202 33 0.329004615545 0.232462778687 SURF 0x10 -mat 2 +mat 4 refs 4 9 0.393452078104 0.257394194603 10 0.429998338223 0.278494238853 35 0.418383449316 0.321841657162 34 0.361719608307 0.289126694202 SURF 0x10 -mat 2 +mat 4 refs 4 10 0.429998338223 0.278494238853 11 0.472198486328 0.278494358063 36 0.483813285828 0.321841657162 35 0.418383449316 0.321841657162 SURF 0x10 -mat 2 +mat 4 refs 4 11 0.472198486328 0.278494358063 0 0.508744835854 0.257394313812 25 0.540477395058 0.289126813412 36 0.483813285828 0.321841657162 SURF 0x10 -mat 2 +mat 4 refs 3 37 0.372352004051 0.199747800827 19 0.389151960611 0.183149218559 20 0.389151871204 0.216346278787 SURF 0x10 -mat 2 +mat 4 refs 3 8 0.372351914644 0.220847859979 37 0.372352004051 0.199747800827 20 0.389151871204 0.216346278787 SURF 0x10 -mat 2 +mat 4 refs 3 37 0.372352004051 0.199747800827 7 0.372352004051 0.17864780128 19 0.389151960611 0.183149218559 SURF 0x10 -mat 2 +mat 4 refs 3 37 0.372352004051 0.199747800827 33 0.329004615545 0.232462778687 32 0.329004734755 0.167032882571 SURF 0x10 -mat 2 +mat 4 refs 3 7 0.372352004051 0.17864780128 37 0.372352004051 0.199747800827 32 0.329004734755 0.167032882571 SURF 0x10 -mat 2 +mat 4 refs 3 37 0.372352004051 0.199747800827 8 0.372351914644 0.220847859979 33 0.329004615545 0.232462778687 kids 0 OBJECT poly -name "RDR160.btn2" -data 8 -Cube.008 -crease 30.000000 -numvert 8 -0.003962 -0.041614 -0.039424 -0.003962 -0.05431 -0.039424 -0.003962 -0.05431 -0.026582 -0.003962 -0.041614 -0.026582 -0.004641 -0.041614 -0.039424 -0.004641 -0.05431 -0.039424 -0.004641 -0.05431 -0.026582 -0.004641 -0.041614 -0.026582 -numsurf 5 -SURF 0x20 -mat 5 -refs 4 -4 0 0 -7 0 0 -6 0 0 -5 0 0 -SURF 0x20 -mat 5 -refs 4 -0 0 0 -4 0 0 -5 0 0 -1 0 0 -SURF 0x20 -mat 5 -refs 4 -1 0 0 -5 0 0 -6 0 0 -2 0 0 -SURF 0x20 -mat 5 -refs 4 -2 0 0 -6 0 0 -7 0 0 -3 0 0 -SURF 0x20 -mat 5 -refs 4 -4 0 0 -0 0 0 -3 0 0 -7 0 0 -kids 0 -OBJECT poly -name "RDR160.btn1" -data 8 -Cube.005 -crease 30.000000 -numvert 8 -0.004384 0.028413 -0.07655 -0.004384 0.010651 -0.07655 -0.004384 0.010651 -0.063709 -0.004384 0.028413 -0.063709 -0.005623 0.028413 -0.07655 -0.005623 0.010651 -0.07655 -0.005623 0.010651 -0.063709 -0.005623 0.028413 -0.063709 -numsurf 5 -SURF 0x20 -mat 5 -refs 4 -4 0 0 -7 0 0 -6 0 0 -5 0 0 -SURF 0x20 -mat 5 -refs 4 -0 0 0 -4 0 0 -5 0 0 -1 0 0 -SURF 0x20 -mat 5 -refs 4 -1 0 0 -5 0 0 -6 0 0 -2 0 0 -SURF 0x20 -mat 5 -refs 4 -2 0 0 -6 0 0 -7 0 0 -3 0 0 -SURF 0x20 -mat 5 -refs 4 -4 0 0 -0 0 0 -3 0 0 -7 0 0 -kids 0 -OBJECT poly -name "RDR160.modeup" -data 8 -Cube.012 -crease 30.000000 -numvert 8 -0.004344 0.00429 0.06289 -0.004344 -0.000765 0.06289 -0.004344 -0.000765 0.072646 -0.004344 0.00429 0.072646 -0.005382 0.00429 0.06289 -0.005382 -0.000765 0.06289 -0.005382 -0.000765 0.072646 -0.005382 0.00429 0.072646 -numsurf 5 -SURF 0x20 -mat 1 -refs 4 -4 0 0 -7 0 0 -6 0 0 -5 0 0 -SURF 0x20 -mat 1 -refs 4 -0 0 0 -4 0 0 -5 0 0 -1 0 0 -SURF 0x20 -mat 1 -refs 4 -1 0 0 -5 0 0 -6 0 0 -2 0 0 -SURF 0x20 -mat 1 -refs 4 -2 0 0 -6 0 0 -7 0 0 -3 0 0 -SURF 0x20 -mat 1 -refs 4 -4 0 0 -0 0 0 -3 0 0 -7 0 0 -kids 0 -OBJECT poly -name "RDR160.hold" -data 8 -Cube.009 -crease 30.000000 -numvert 8 -0.005382 -0.047082 0.035703 -0.005382 -0.052137 0.035703 -0.005382 -0.052137 0.025946 -0.005382 -0.047082 0.025946 -0.004344 -0.047082 0.035703 -0.004344 -0.052137 0.035703 -0.004344 -0.052137 0.025946 -0.004344 -0.047082 0.025946 -numsurf 5 -SURF 0x20 -mat 6 -refs 4 -4 0 0 -0 0 0 -3 0 0 -7 0 0 -SURF 0x20 -mat 6 -refs 4 -0 0 0 -4 0 0 -5 0 0 -1 0 0 -SURF 0x20 -mat 6 -refs 4 -6 0 0 -2 0 0 -1 0 0 -5 0 0 -SURF 0x20 -mat 6 -refs 4 -7 0 0 -3 0 0 -2 0 0 -6 0 0 -SURF 0x20 -mat 6 -refs 4 -3 0 0 -0 0 0 -1 0 0 -2 0 0 -kids 0 -OBJECT poly -name "RDR160.brt" -data 12 -Cylinder.011 -texture "RDR160.rgb" -texrep 1 1 -crease 30.000000 -numvert 38 -0.005367 0.050573 0.070565 -0.005367 0.052012 0.069734 -0.005367 0.052844 0.068294 -0.005367 0.052844 0.066631 -0.005367 0.052012 0.065192 -0.005367 0.050573 0.06436 -0.005367 0.04891 0.06436 -0.005367 0.04747 0.065192 -0.005367 0.046639 0.066631 -0.005367 0.046639 0.068294 -0.005367 0.04747 0.069734 -0.005367 0.04891 0.070565 -0.01179 0.050395 0.069903 -0.01179 0.051528 0.069249 -0.01179 0.052182 0.068116 -0.01179 0.052182 0.066809 -0.01179 0.051528 0.065676 -0.01179 0.050395 0.065022 -0.01179 0.049087 0.065022 -0.01179 0.047955 0.065676 -0.01179 0.047301 0.066809 -0.01179 0.047301 0.068116 -0.01179 0.047955 0.069249 -0.01179 0.049087 0.069903 -0.01179 0.049741 0.067463 -0.004515 0.05103 0.072272 -0.004515 0.053262 0.070984 -0.004515 0.054551 0.068751 -0.004515 0.054551 0.066174 -0.004515 0.053262 0.063942 -0.004515 0.05103 0.062653 -0.004515 0.048453 0.062653 -0.004515 0.04622 0.063942 -0.004515 0.044932 0.066174 -0.004515 0.044932 0.068751 -0.004515 0.04622 0.070984 -0.004515 0.048453 0.072272 -0.005367 0.047055 0.065911 -numsurf 40 -SURF 0x10 -mat 2 -refs 3 -24 0.451042115688 0.203155592084 -13 0.512278676033 0.219564020634 -12 0.495870381594 0.247984021902 -SURF 0x10 -mat 2 -refs 3 -24 0.451042115688 0.203155592084 -14 0.512278676033 0.186747416854 -13 0.512278676033 0.219564020634 -SURF 0x10 -mat 2 -refs 3 -24 0.451042115688 0.203155592084 -15 0.495870530605 0.158327355981 -14 0.512278676033 0.186747416854 -SURF 0x10 -mat 2 -refs 3 -24 0.451042115688 0.203155592084 -16 0.467450559139 0.141918987036 -15 0.495870530605 0.158327355981 -SURF 0x10 -mat 2 -refs 3 -24 0.451042115688 0.203155592084 -17 0.434633910656 0.141918927431 -16 0.467450559139 0.141918987036 -SURF 0x10 -mat 2 -refs 3 -24 0.451042115688 0.203155592084 -18 0.406213968992 0.15832722187 -17 0.434633910656 0.141918927431 -SURF 0x10 -mat 2 -refs 3 -24 0.451042115688 0.203155592084 -19 0.38980576396 0.186747223139 -18 0.406213968992 0.15832722187 -SURF 0x10 -mat 2 -refs 3 -24 0.451042115688 0.203155592084 -20 0.389805495739 0.219563767314 -19 0.38980576396 0.186747223139 -SURF 0x10 -mat 2 -refs 3 -24 0.451042115688 0.203155592084 -21 0.406213819981 0.247983828187 -20 0.389805495739 0.219563767314 -SURF 0x10 -mat 2 -refs 3 -24 0.451042115688 0.203155592084 -22 0.434633791447 0.264392197132 -21 0.406213819981 0.247983828187 -SURF 0x10 -mat 2 -refs 3 -24 0.451042115688 0.203155592084 -23 0.46745043993 0.264392256737 -22 0.434633791447 0.264392197132 -SURF 0x10 -mat 2 -refs 3 -24 0.451042115688 0.203155592084 -12 0.495870381594 0.247984021902 -23 0.46745043993 0.264392256737 -SURF 0x10 -mat 2 -refs 4 -0 0.508027851582 0.260141402483 -12 0.495870381594 0.247984021902 -13 0.512278676033 0.219564020634 -1 0.528886139393 0.224013879895 -SURF 0x10 -mat 2 -refs 4 -1 0.528886139393 0.224013879895 -13 0.512278676033 0.219564020634 -14 0.512278676033 0.186747416854 -2 0.528886139393 0.182297363877 -SURF 0x10 -mat 2 -refs 4 -2 0.528886139393 0.182297363877 -14 0.512278676033 0.186747416854 -15 0.495870530605 0.158327355981 -3 0.508027851582 0.146169900894 -SURF 0x10 -mat 2 -refs 4 -3 0.508027851582 0.146169900894 -15 0.495870530605 0.158327355981 -16 0.467450559139 0.141918987036 -4 0.471900463104 0.125311613083 -SURF 0x10 -mat 2 -refs 4 -4 0.471900463104 0.125311613083 -16 0.467450559139 0.141918987036 -17 0.434633910656 0.141918927431 -5 0.430184006691 0.125311553478 -SURF 0x10 -mat 2 -refs 4 -5 0.430184006691 0.125311553478 -17 0.434633910656 0.141918927431 -18 0.406213968992 0.15832722187 -6 0.3940564394 0.14616984129 -SURF 0x10 -mat 2 -refs 4 -6 0.3940564394 0.14616984129 -18 0.406213968992 0.15832722187 -19 0.38980576396 0.186747223139 -7 0.373198181391 0.182297304273 -SURF 0x10 -mat 2 -refs 4 -8 0.373198181391 0.224013805389 -20 0.389805495739 0.219563767314 -21 0.406213819981 0.247983828187 -9 0.3940564394 0.260141342878 -SURF 0x10 -mat 2 -refs 4 -9 0.3940564394 0.260141342878 -21 0.406213819981 0.247983828187 -22 0.434633791447 0.264392197132 -10 0.430183887482 0.280999600887 -SURF 0x10 -mat 2 -refs 4 -10 0.430183887482 0.280999600887 -22 0.434633791447 0.264392197132 -23 0.46745043993 0.264392256737 -11 0.471900463104 0.280999660492 -SURF 0x10 -mat 2 -refs 4 -12 0.495870381594 0.247984021902 -0 0.508027851582 0.260141402483 -11 0.471900463104 0.280999660492 -23 0.46745043993 0.264392256737 -SURF 0x10 -mat 2 -refs 4 -0 0.508027851582 0.260141402483 -1 0.528886139393 0.224013879895 -26 0.571736633778 0.235495641828 -25 0.539396703243 0.29151019454 -SURF 0x10 -mat 2 -refs 4 -1 0.528886139393 0.224013879895 -2 0.528886139393 0.182297363877 -27 0.571736633778 0.170815601945 -26 0.571736633778 0.235495641828 -SURF 0x10 -mat 2 -refs 4 -2 0.528886139393 0.182297363877 -3 0.508027851582 0.146169900894 -28 0.539396703243 0.114801064134 -27 0.571736633778 0.170815601945 -SURF 0x10 -mat 2 -refs 4 -3 0.508027851582 0.146169900894 -4 0.471900463104 0.125311613083 -29 0.483382165432 0.0824610888958 -28 0.539396703243 0.114801064134 -SURF 0x10 -mat 2 -refs 4 -4 0.471900463104 0.125311613083 -5 0.430184006691 0.125311553478 -30 0.418702185154 0.0824610218406 -29 0.483382165432 0.0824610888958 -SURF 0x10 -mat 2 -refs 4 -5 0.430184006691 0.125311553478 -6 0.3940564394 0.14616984129 -31 0.362687706947 0.114801064134 -30 0.418702185154 0.0824610218406 -SURF 0x10 -mat 2 -refs 4 -6 0.3940564394 0.14616984129 -7 0.373198181391 0.182297304273 -32 0.330347806215 0.170815601945 -31 0.362687706947 0.114801064134 -SURF 0x10 -mat 2 -refs 4 -8 0.373198181391 0.224013805389 -9 0.3940564394 0.260141342878 -34 0.362687706947 0.291510075331 -33 0.330347657204 0.235495641828 -SURF 0x10 -mat 2 -refs 4 -9 0.3940564394 0.260141342878 -10 0.430183887482 0.280999600887 -35 0.418702065945 0.323850095272 -34 0.362687706947 0.291510075331 -SURF 0x10 -mat 2 -refs 4 -10 0.430183887482 0.247399643064 -11 0.471900463104 0.247399702668 -36 0.48338201642 0.290250271559 -35 0.418702065945 0.290250152349 -SURF 0x10 -mat 2 -refs 4 -11 0.471900463104 0.280999660492 -0 0.508027851582 0.260141402483 -25 0.539396703243 0.29151019454 -36 0.48338201642 0.323850214481 -SURF 0x10 -mat 2 -refs 3 -37 0.373198181391 0.203155592084 -19 0.38980576396 0.186747223139 -20 0.389805495739 0.219563767314 -SURF 0x10 -mat 2 -refs 3 -8 0.373198181391 0.224013805389 -37 0.373198181391 0.203155592084 -20 0.389805495739 0.219563767314 -SURF 0x10 -mat 2 -refs 3 -37 0.373198181391 0.203155592084 -7 0.373198181391 0.182297304273 -19 0.38980576396 0.186747223139 -SURF 0x10 -mat 2 -refs 3 -37 0.373198181391 0.203155592084 -33 0.330347657204 0.235495641828 -32 0.330347806215 0.170815601945 -SURF 0x10 -mat 2 -refs 3 -7 0.373198181391 0.182297304273 -37 0.373198181391 0.203155592084 -32 0.330347806215 0.170815601945 -SURF 0x10 -mat 2 -refs 3 -37 0.373198181391 0.203155592084 -8 0.373198181391 0.224013805389 -33 0.330347657204 0.235495641828 -kids 0 -OBJECT poly name "RDR160.trkdwn" data 8 Cube.010 @@ -2197,142 +2303,40 @@ numvert 8 0.004344 -0.047082 0.004463 numsurf 5 SURF 0x20 -mat 6 +mat 1 refs 4 -4 0 0 -0 0 0 -3 0 0 -7 0 0 -SURF 0x20 -mat 6 -refs 4 -0 0 0 -4 0 0 -5 0 0 -1 0 0 -SURF 0x20 -mat 6 -refs 4 -6 0 0 -2 0 0 -1 0 0 -5 0 0 -SURF 0x20 -mat 6 -refs 4 -7 0 0 -3 0 0 -2 0 0 -6 0 0 -SURF 0x20 -mat 6 -refs 4 -3 0 0 -0 0 0 -1 0 0 -2 0 0 -kids 0 -OBJECT poly -name "Plane.042" -data 9 -Plane.053 -crease 30.000000 -numvert 0 -numsurf 0 -kids 0 -OBJECT poly -name "Plane.043" -data 9 -Plane.054 -crease 30.000000 -numvert 0 -numsurf 0 -kids 0 -OBJECT poly -name "Plane.040" -data 9 -Plane.051 -crease 30.000000 -numvert 0 -numsurf 0 -kids 0 -OBJECT poly -name "Plane.044" -data 9 -Plane.055 -crease 30.000000 -numvert 0 -numsurf 0 -kids 0 -OBJECT poly -name "gain.up" -data 9 -Plane.059 -crease 30.000000 -numvert 4 -0.003643 0.040365 -0.068933 -0.003643 0.058706 -0.068933 -0.003643 0.058706 -0.077774 -0.003643 0.040365 -0.077774 -numsurf 1 -SURF 0x20 -mat 5 -refs 4 -0 0 0 -3 0 0 -2 0 0 -1 0 0 -kids 0 -OBJECT poly -name "RDR160.rngup" -data 8 -Cube.013 -crease 30.000000 -numvert 8 -0.005382 0.00429 -0.065251 -0.005382 -0.000765 -0.065251 -0.005382 -0.000765 -0.075007 -0.005382 0.00429 -0.075007 -0.004344 0.00429 -0.065251 -0.004344 -0.000765 -0.065251 -0.004344 -0.000765 -0.075007 -0.004344 0.00429 -0.075007 -numsurf 5 +4 0.0 0.0 +0 0.0 0.0 +3 0.0 0.0 +7 0.0 0.0 SURF 0x20 mat 1 refs 4 -4 0 0 -0 0 0 -3 0 0 -7 0 0 +0 0.0 0.0 +4 0.0 0.0 +5 0.0 0.0 +1 0.0 0.0 SURF 0x20 mat 1 refs 4 -0 0 0 -4 0 0 -5 0 0 -1 0 0 +6 0.0 0.0 +2 0.0 0.0 +1 0.0 0.0 +5 0.0 0.0 SURF 0x20 mat 1 refs 4 -6 0 0 -2 0 0 -1 0 0 -5 0 0 +7 0.0 0.0 +3 0.0 0.0 +2 0.0 0.0 +6 0.0 0.0 SURF 0x20 mat 1 refs 4 -7 0 0 -3 0 0 -2 0 0 -6 0 0 -SURF 0x20 -mat 1 -refs 4 -3 0 0 -0 0 0 -1 0 0 -2 0 0 +3 0.0 0.0 +0 0.0 0.0 +1 0.0 0.0 +2 0.0 0.0 kids 0 OBJECT poly name "RDR160.trkup" @@ -2350,91 +2354,78 @@ numvert 8 0.004344 -0.047082 -0.016148 numsurf 5 SURF 0x20 -mat 6 +mat 1 refs 4 -4 0 0 -0 0 0 -3 0 0 -7 0 0 +4 0.0 0.0 +0 0.0 0.0 +3 0.0 0.0 +7 0.0 0.0 SURF 0x20 -mat 6 +mat 1 refs 4 -0 0 0 -4 0 0 -5 0 0 -1 0 0 +0 0.0 0.0 +4 0.0 0.0 +5 0.0 0.0 +1 0.0 0.0 SURF 0x20 -mat 6 +mat 1 refs 4 -6 0 0 -2 0 0 -1 0 0 -5 0 0 +6 0.0 0.0 +2 0.0 0.0 +1 0.0 0.0 +5 0.0 0.0 SURF 0x20 -mat 6 +mat 1 refs 4 -7 0 0 -3 0 0 -2 0 0 -6 0 0 +7 0.0 0.0 +3 0.0 0.0 +2 0.0 0.0 +6 0.0 0.0 SURF 0x20 -mat 6 +mat 1 refs 4 -3 0 0 -0 0 0 -1 0 0 -2 0 0 +3 0.0 0.0 +0 0.0 0.0 +1 0.0 0.0 +2 0.0 0.0 kids 0 OBJECT poly -name "RDR160.rngdwn" -data 8 -Cube.014 +name "brt.dwn" +data 9 +Plane.056 crease 30.000000 -numvert 8 -0.004344 -0.013339 -0.075007 -0.004344 -0.018394 -0.075007 -0.004344 -0.018394 -0.065251 -0.004344 -0.013339 -0.065251 -0.005382 -0.013339 -0.075007 -0.005382 -0.018394 -0.075007 -0.005382 -0.018394 -0.065251 -0.005382 -0.013339 -0.065251 -numsurf 5 +numvert 4 +0.003643 0.042226 0.067576 +0.003643 0.058706 0.067576 +0.003643 0.042226 0.076416 +0.003643 0.058706 0.076416 +numsurf 1 SURF 0x20 -mat 1 +mat 4 refs 4 -4 0 0 -7 0 0 -6 0 0 -5 0 0 -SURF 0x20 -mat 1 +2 0.0 0.0 +0 0.0 0.0 +1 0.0 0.0 +3 0.0 0.0 +kids 0 +OBJECT poly +name "brt.up" +data 9 +Plane.057 +crease 30.000000 +numvert 4 +0.003643 0.042226 0.067576 +0.003643 0.058706 0.067576 +0.003643 0.058706 0.058736 +0.003643 0.042226 0.058736 +numsurf 1 +SURF 0x00 +mat 4 refs 4 -0 0 0 -4 0 0 -5 0 0 -1 0 0 -SURF 0x20 -mat 1 -refs 4 -1 0 0 -5 0 0 -6 0 0 -2 0 0 -SURF 0x20 -mat 1 -refs 4 -7 0 0 -3 0 0 -2 0 0 -6 0 0 -SURF 0x20 -mat 1 -refs 4 -4 0 0 -0 0 0 -3 0 0 -7 0 0 +0 0.0 1.0 +3 0.0 0.0 +2 1.0 0.0 +1 1.0 1.0 kids 0 OBJECT poly name "gain.dwn" @@ -2450,61 +2441,29 @@ numsurf 1 SURF 0x20 mat 5 refs 4 -2 0 0 -0 0 0 -1 0 0 -3 0 0 +2 0.0 0.0 +0 0.0 0.0 +1 0.0 0.0 +3 0.0 0.0 kids 0 OBJECT poly -name "Cube.002" -data 8 -Cube.007 +name "gain.up" +data 9 +Plane.059 crease 30.000000 -numvert 8 -0.005382 0.027853 0.072646 -0.005382 0.022798 0.072646 -0.005382 0.022798 0.06289 -0.005382 0.027853 0.06289 -0.004344 0.027853 0.072646 -0.004344 0.022798 0.072646 -0.004344 0.022798 0.06289 -0.004344 0.027853 0.06289 -numsurf 5 +numvert 4 +0.003643 0.040365 -0.068933 +0.003643 0.058706 -0.068933 +0.003643 0.058706 -0.077774 +0.003643 0.040365 -0.077774 +numsurf 1 SURF 0x20 -mat 6 +mat 5 refs 4 -4 0 0 -0 0 0 -3 0 0 -7 0 0 -SURF 0x20 -mat 6 -refs 4 -0 0 0 -4 0 0 -5 0 0 -1 0 0 -SURF 0x20 -mat 6 -refs 4 -6 0 0 -2 0 0 -1 0 0 -5 0 0 -SURF 0x20 -mat 6 -refs 4 -7 0 0 -3 0 0 -2 0 0 -6 0 0 -SURF 0x20 -mat 6 -refs 4 -3 0 0 -0 0 0 -1 0 0 -2 0 0 +0 0.0 0.0 +3 0.0 0.0 +2 0.0 0.0 +1 0.0 0.0 kids 0 OBJECT poly name "pwr.off" @@ -2518,10 +2477,71 @@ numvert 4 0.003497 -0.030153 0.07773 numsurf 1 SURF 0x20 -mat 2 +mat 4 refs 4 -2 0 0 -0 0 0 -1 0 0 -3 0 0 +2 0.0 0.0 +0 0.0 0.0 +1 0.0 0.0 +3 0.0 0.0 +kids 0 +OBJECT poly +name "pwr.on" +data 9 +Plane.063 +crease 30.000000 +numvert 4 +0.003497 -0.053907 0.067455 +0.003497 -0.030153 0.067455 +0.003497 -0.030153 0.057179 +0.003497 -0.053907 0.057179 +numsurf 1 +SURF 0x20 +mat 4 +refs 4 +0 0.0 0.0 +3 0.0 0.0 +2 0.0 0.0 +1 0.0 0.0 +kids 0 +OBJECT poly +name "tilt.dwn" +data 9 +Plane.060 +texture "RDR160.rgb" +texrep 1 1 +crease 30.000000 +numvert 4 +0.004661 -0.05632 -0.06591 +0.004661 -0.030153 -0.06591 +0.004661 -0.05632 -0.052832 +0.004661 -0.030153 -0.052832 +numsurf 1 +SURF 0x00 +mat 4 +refs 4 +2 0.63135188818 0.0727114677429 +0 0.797297894955 0.0727114230394 +1 0.797298133373 0.404736846685 +3 0.631352186203 0.404736846685 +kids 0 +OBJECT poly +name "tilt.up" +data 9 +Plane.070 +texture "RDR160.rgb" +texrep 1 1 +crease 30.000000 +numvert 4 +0.004661 -0.05632 -0.078989 +0.004661 -0.030153 -0.078989 +0.004661 -0.030153 -0.06591 +0.004661 -0.05632 -0.06591 +numsurf 1 +SURF 0x00 +mat 4 +refs 4 +3 0.797297894955 0.0727114230394 +0 0.963244020939 0.0727114230394 +1 0.963244020939 0.404736846685 +2 0.797298133373 0.404736846685 kids 0 diff --git a/Aircraft/Instruments-3d/RDR-160/RDR160.nas b/Aircraft/Instruments-3d/RDR-160/RDR160.nas index 215413940..ab4f8a6d9 100644 --- a/Aircraft/Instruments-3d/RDR-160/RDR160.nas +++ b/Aircraft/Instruments-3d/RDR-160/RDR160.nas @@ -10,16 +10,23 @@ RADAR = props.globals.getNode("/instrumentation/wxradar",1); FDM_ON = 0; P_Str =["off","stby", "tst","on"]; +RADAR.getNode("radar-texture-path",1).setValue("Aircraft/Instruments-3d/RDR-160/od_wxradar.rgb"); +RADAR.getNode("echo-texture-path",1).setValue("Aircraft/Instruments/Textures/wxecho.rgb"); RADAR.getNode("serviceable",1).setBoolValue(1); -RADAR.getNode("range",1).setIntValue(10); +RADAR.getNode("range",1).setIntValue(20); +RADAR.getNode("heading-marker",1).setBoolValue(0); +RADAR.getNode("lightning",1).setBoolValue(0); RADAR.getNode("set-range",1).setIntValue(0); RADAR.getNode("minimized",1).setBoolValue(0); RADAR.getNode("switch",1).setValue("off"); RADAR.getNode("switch-pos",1).setIntValue(0); RADAR.getNode("mode",1).setValue("WX"); -RADAR.getNode("lightning",1).setBoolValue(0); +RADAR.getNode("mode-control",1).setIntValue(3); RADAR.getNode("display-mode",1).setValue("arc"); RADAR.getNode("dim",1).setDoubleValue(0.5); +RADAR.getNode("display-controls/WX",1).setBoolValue(1); +RADAR.getNode("display-controls/data",1).setBoolValue(0); +RADAR.getNode("display-controls/pos",1).setBoolValue(0); setlistener("/sim/signals/fdm-initialized", func { FDM_ON = 1; diff --git a/Aircraft/Instruments-3d/RDR-160/od_wxradar.rgb b/Aircraft/Instruments-3d/RDR-160/od_wxradar.rgb index 0168153ae36c83a716dbb514de74df3667c34055..d103e3e13bfa1c88a192b6db6a287dcbbac77069 100644 GIT binary patch literal 15872 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 XYZ$I!xQ5{xhHDtEVYr6>18ev%agf?H literal 18187 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 UeK*v1Lwz^YcSC(Q{2IIA?_{9~>i_@% diff --git a/Aircraft/Instruments-3d/RDR-160/wxradar-hotspots.xml b/Aircraft/Instruments-3d/RDR-160/wxradar-hotspots.xml new file mode 100644 index 000000000..22a29504c --- /dev/null +++ b/Aircraft/Instruments-3d/RDR-160/wxradar-hotspots.xml @@ -0,0 +1,186 @@ +<?xml version="1.0"?> +<!--RDR 160 WxRadar hotspots--> + +<PropertyList> + + <name>wxradar hotspots</name> + <w-base>170</w-base> + <h-base>130</h-base> + <w>170</w> + <h>130</h> + + <layers> + </layers> + + <actions> + +<!-- + <action> + <name>outline</name> + <button>0</button> + <x>-85</x> + <y>-65</y> + <w>170</w> + <h>130</h> + </action> +--> + + <action> + <name>data toggle</name> + <button>0</button> + <x>-73</x> + <y>-2</y> + <w>12</w> + <h>8</h> + <binding> + <command>property-toggle</command> + <property>instrumentation/wxradar/display-controls/data</property> + </binding> + </action> + + <action> + <name>pos toggle</name> + <button>0</button> + <x>-73</x> + <y>-20</y> + <w>12</w> + <h>8</h> + <binding> + <command>property-toggle</command> + <property>instrumentation/wxradar/display-controls/pos</property> + </binding> + </action> + + <action> + <name>range increase</name> + <button>0</button> + <x>64</x> + <y>-2</y> + <w>12</w> + <h>8</h> + <binding> + <command>property-assign</command> + <property>instrumentation/wxradar/set-range</property> + <value>1</value> + </binding> + </action> + + <action> + <name>range decrease</name> + <button>0</button> + <x>64</x> + <y>-20</y> + <w>12</w> + <h>8</h> + <binding> + <command>property-assign</command> + <property>instrumentation/wxradar/set-range</property> + <value>-1</value> + </binding> + </action> + + <action> + <name>pwroff</name> + <button>0</button> + <x>-80</x> + <y>-51</y> + <w>12</w> + <h>20</h> + <binding> + <command>property-adjust</command> + <property>instrumentation/wxradar/switch-pos</property> + <step>-1</step> + <min>0</min> + <max>3</max> + <wrap>false</wrap> + </binding> + </action> + + <action> + <name>pwron</name> + <button>0</button> + <x>-68</x> + <y>-51</y> + <w>12</w> + <h>20</h> + <binding> + <command>property-adjust</command> + <property>instrumentation/wxradar/switch-pos</property> + <step>1</step> + <min>0</min> + <max>3</max> + <wrap>false</wrap> + </binding> + </action> + + <action> + <name>tiltup</name> + <button>0</button> + <x>67</x> + <y>-55</y> + <w>12</w> + <h>20</h> + <binding> + <command>property-adjust</command> + <property>instrumentation/wxradar/tilt</property> + <step>5.0</step> + <min>-15.0</min> + <max>15.0</max> + <wrap>false</wrap> + </binding> + </action> + + <action> + <name>tiltdown</name> + <button>0</button> + <x>55</x> + <y>-55</y> + <w>12</w> + <h>20</h> + <binding> + <command>property-adjust</command> + <property>instrumentation/wxradar/tilt</property> + <step>-5.0</step> + <min>-15.0</min> + <max>15.0</max> + <wrap>false</wrap> + </binding> + </action> + + <action> + <name>brtup</name> + <button>0</button> + <x>-68</x> + <y>39</y> + <w>12</w> + <h>20</h> + <binding> + <command>property-adjust</command> + <property>instrumentation/wxradar/dim</property> + <step>0.05</step> + <min>0.0</min> + <max>1.0</max> + <wrap>false</wrap> + </binding> + </action> + + <action> + <name>brtdwn</name> + <button>0</button> + <x>-80</x> + <y>39</y> + <w>12</w> + <h>20</h> + <binding> + <command>property-adjust</command> + <property>instrumentation/wxradar/dim</property> + <step>-0.05</step> + <min>0.0</min> + <max>1.0</max> + <wrap>false</wrap> + </binding> + </action> + + </actions> + +</PropertyList> \ No newline at end of file