Airbus A320neo V2.2 Beta 2C
- New 3D sound updated
- New sparks efect on Belly landings (gears up)
Give me feedback on how Aircraft sounds now, and get a try on belly landings with out gears, you'll see sparks comming from engines

bicyus wrote in Thu Apr 05, 2012 5:58 pm:- Ground Terrain Radar added & fixed from 787-8
<?xml version="1.0"?>
<PropertyList>
<name>NAV</name>
<w-base>256</w-base>
<h-base>256</h-base>
<layers>
<!-- right top corner, line 1: display waypoint id and bearing -->
<layer>
<name>Waypoint ID</name>
<type>text</type>
<font>arial_black</font>
<point-size>8</point-size>
<color>
<red>1.0</red>
<green>1.0</green>
<blue>1.0</blue>
</color>
<chunks>
<chunk>
<type>text-value</type>
<property>autopilot/route-manager/wp/id</property>
</chunk>
</chunks>
<transformations>
<transformation>
<type>x-shift</type>
<offset>40</offset>
</transformation>
<transformation>
<type>y-shift</type>
<offset>115</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>Waypoint Bearing</name>
<type>text</type>
<font>arial_black</font>
<point-size>7</point-size>
<color>
<red>0.0</red>
<green>1.0</green>
<blue>0.0</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>autopilot/route-manager/wp/bearing-deg</property>
<format>%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>x-shift</type>
<offset>100</offset>
</transformation>
<transformation>
<type>y-shift</type>
<offset>115</offset>
</transformation>
</transformations>
</layer>
<!-- right top corner, line 2: display distance to waypoint and the unit (NM) -->
<layer>
<name>Waypoint Distance</name>
<type>text</type>
<font>arial_black</font>
<point-size>7</point-size>
<color>
<red>0.0</red>
<green>1.0</green>
<blue>0.0</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>autopilot/route-manager/wp/dist</property>
<format>%4.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>x-shift</type>
<offset>75</offset>
</transformation>
<transformation>
<type>y-shift</type>
<offset>100</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>Waypoint Distance Unit (NM)</name>
<type>text</type>
<font>arial_black</font>
<point-size>7</point-size>
<color>
<red>0.5</red>
<green>1.0</green>
<blue>1.0</blue>
</color>
<chunks>
<chunk>
<type>literal</type>
<text> NM</text>
</chunk>
</chunks>
<transformations>
<transformation>
<type>x-shift</type>
<offset>100</offset>
</transformation>
<transformation>
<type>y-shift</type>
<offset>100</offset>
</transformation>
</transformations>
</layer>
<!-- right top corner, line 3: display ETA to waypoint -->
<layer>
<name>ETA</name>
<type>text</type>
<font>arial_black</font>
<point-size>7</point-size>
<color>
<red>0.0</red>
<green>1.0</green>
<blue>0.0</blue>
</color>
<chunks>
<chunk>
<type>text-value</type>
<property>autopilot/route-manager/wp/eta</property>
<format>%s</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>x-shift</type>
<offset>100</offset>
</transformation>
<transformation>
<type>y-shift</type>
<offset>85</offset>
</transformation>
</transformations>
</layer>
</layers>
</PropertyList>
omega95 wrote in Fri Apr 06, 2012 4:14 am:[Cool, btw what do you mean by 'fixed'... If it turns out better than the positional ground radar in the 787, I'd love to replace the 787 ground radar.![]()
Muffinman wrote in Sat Apr 07, 2012 1:19 pm:Lookin' good Omega!! (5 smilies here)
Users browsing this forum: No registered users and 3 guests