fix ambient material and replace rgb with png texture
This commit is contained in:
parent
efc039a2ed
commit
bb40350be2
5 changed files with 472 additions and 830 deletions
BIN
Aircraft/Instruments-3d/ky196/KY196.png
Normal file
BIN
Aircraft/Instruments-3d/ky196/KY196.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
Binary file not shown.
|
@ -1,159 +0,0 @@
|
|||
<?xml version="1.0"?>
|
||||
<!--
|
||||
KY196 Comm radio PLIB hotspots
|
||||
-->
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<name>comm1 hotspots</name>
|
||||
<w-base>160</w-base>
|
||||
<h-base>36</h-base>
|
||||
<w>160</w>
|
||||
<h>36</h>
|
||||
|
||||
<layers>
|
||||
</layers>
|
||||
<actions>
|
||||
|
||||
<!--
|
||||
<action>
|
||||
<name>bezel outline</name>
|
||||
<button>0</button>
|
||||
<x>-80</x>
|
||||
<y>-18</y>
|
||||
<w>160</w>
|
||||
<h>36</h>
|
||||
</action>
|
||||
-->
|
||||
|
||||
<action>
|
||||
<name>com frequency decrease (decimal part)</name>
|
||||
<button>0</button>
|
||||
<x>56</x>
|
||||
<y>-8</y>
|
||||
<w>12</w>
|
||||
<h>16</h>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
<property>/instrumentation/comm/frequencies/standby-mhz</property>
|
||||
<mask>decimal</mask>
|
||||
<step>-0.025</step>
|
||||
<min>0.000</min>
|
||||
<max>1.000</max>
|
||||
<resolution>0.025</resolution>
|
||||
<wrap>true</wrap>
|
||||
</binding>
|
||||
</action>
|
||||
|
||||
<action>
|
||||
<name>com frequency decrease (integer part)</name>
|
||||
<button>1</button>
|
||||
<x>56</x>
|
||||
<y>-8</y>
|
||||
<w>12</w>
|
||||
<h>16</h>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
<property>/instrumentation/comm/frequencies/standby-mhz</property>
|
||||
<mask>integer</mask>
|
||||
<step>-1</step>
|
||||
<min>118</min>
|
||||
<max>136</max>
|
||||
<resolution>1</resolution>
|
||||
<wrap>true</wrap>
|
||||
</binding>
|
||||
</action>
|
||||
|
||||
<action>
|
||||
<name>com frequency increase (decimal part)</name>
|
||||
<button>0</button>
|
||||
<x>68</x>
|
||||
<y>-8</y>
|
||||
<w>12</w>
|
||||
<h>16</h>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
<property>/instrumentation/comm/frequencies/standby-mhz</property>
|
||||
<mask>decimal</mask>
|
||||
<step>0.025</step>
|
||||
<min>0.000</min>
|
||||
<max>1.000</max>
|
||||
<resolution>0.025</resolution>
|
||||
<wrap>true</wrap>
|
||||
</binding>
|
||||
</action>
|
||||
|
||||
<action>
|
||||
<name>com frequency increase (integer part)</name>
|
||||
<button>1</button>
|
||||
<x>68</x>
|
||||
<y>-8</y>
|
||||
<w>12</w>
|
||||
<h>16</h>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
<property>/instrumentation/comm/frequencies/standby-mhz</property>
|
||||
<mask>integer</mask>
|
||||
<step>1</step>
|
||||
<min>118</min>
|
||||
<max>136</max>
|
||||
<resolution>1</resolution>
|
||||
<wrap>true</wrap>
|
||||
</binding>
|
||||
</action>
|
||||
|
||||
|
||||
<action>
|
||||
<name>com volume increase</name>
|
||||
<button>0</button>
|
||||
<x>40</x>
|
||||
<y>-10</y>
|
||||
<w>6</w>
|
||||
<h>8</h>
|
||||
<binding>
|
||||
<command>property-assign</command>
|
||||
<property>instrumentation/ky-196/volume-adjust</property>
|
||||
<value>0.05</value>
|
||||
</binding>
|
||||
<binding>
|
||||
<command>property-assign</command>
|
||||
<property>instrumentation/ky-196/comm-num</property>
|
||||
<value>0</value>
|
||||
</binding>
|
||||
</action>
|
||||
|
||||
<action>
|
||||
<name>com volume decrease</name>
|
||||
<button>0</button>
|
||||
<x>34</x>
|
||||
<y>-10</y>
|
||||
<w>6</w>
|
||||
<h>8</h>
|
||||
<binding>
|
||||
<command>property-assign</command>
|
||||
<property>instrumentation/ky-196/volume-adjust</property>
|
||||
<value>-0.05</value>
|
||||
</binding>
|
||||
<binding>
|
||||
<command>property-assign</command>
|
||||
<property>instrumentation/ky-196/comm-num</property>
|
||||
<value>0</value>
|
||||
</binding>
|
||||
</action>
|
||||
|
||||
<action>
|
||||
<name>swap com1 frequencies</name>
|
||||
<button>0</button>
|
||||
<x>-30</x>
|
||||
<y>-14</y>
|
||||
<w>12</w>
|
||||
<h>6</h>
|
||||
<binding>
|
||||
<command>property-swap</command>
|
||||
<property>/instrumentation/comm/frequencies/selected-mhz</property>
|
||||
<property>/instrumentation/comm/frequencies/standby-mhz</property>
|
||||
</binding>
|
||||
</action>
|
||||
</actions>
|
||||
|
||||
</PropertyList>
|
|
@ -1,158 +0,0 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!--
|
||||
KY196 Comm2 radio PLIB hotspots
|
||||
Syd Adams
|
||||
-->
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<name>comm2 hotspots</name>
|
||||
<w-base>160</w-base>
|
||||
<h-base>36</h-base>
|
||||
<w>160</w>
|
||||
<h>36</h>
|
||||
|
||||
<actions>
|
||||
|
||||
<!--
|
||||
<action>
|
||||
<name>bezel outline</name>
|
||||
<button>0</button>
|
||||
<x>-80</x>
|
||||
<y>-18</y>
|
||||
<w>160</w>
|
||||
<h>36</h>
|
||||
</action>
|
||||
-->
|
||||
|
||||
<action>
|
||||
<name>com2 frequency decrease (decimal part)</name>
|
||||
<button>0</button>
|
||||
<x>56</x>
|
||||
<y>-8</y>
|
||||
<w>12</w>
|
||||
<h>16</h>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
<property>/instrumentation/comm[1]/frequencies/standby-mhz</property>
|
||||
<mask>decimal</mask>
|
||||
<step>-0.025</step>
|
||||
<min>0.000</min>
|
||||
<max>1.000</max>
|
||||
<resolution>0.025</resolution>
|
||||
<wrap>true</wrap>
|
||||
</binding>
|
||||
</action>
|
||||
|
||||
<action>
|
||||
<name>com2 frequency decrease (integer part)</name>
|
||||
<button>1</button>
|
||||
<x>56</x>
|
||||
<y>-8</y>
|
||||
<w>12</w>
|
||||
<h>16</h>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
<property>/instrumentation/comm[1]/frequencies/standby-mhz</property>
|
||||
<mask>integer</mask>
|
||||
<step>-1</step>
|
||||
<min>118</min>
|
||||
<max>136</max>
|
||||
<resolution>1</resolution>
|
||||
<wrap>true</wrap>
|
||||
</binding>
|
||||
</action>
|
||||
|
||||
<action>
|
||||
<name>com2 frequency increase (decimal part)</name>
|
||||
<button>0</button>
|
||||
<x>68</x>
|
||||
<y>-8</y>
|
||||
<w>12</w>
|
||||
<h>16</h>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
<property>/instrumentation/comm[1]/frequencies/standby-mhz</property>
|
||||
<mask>decimal</mask>
|
||||
<step>0.025</step>
|
||||
<min>0.000</min>
|
||||
<max>1.000</max>
|
||||
<resolution>0.025</resolution>
|
||||
<wrap>true</wrap>
|
||||
</binding>
|
||||
</action>
|
||||
|
||||
<action>
|
||||
<name>com2 frequency increase (integer part)</name>
|
||||
<button>1</button>
|
||||
<x>68</x>
|
||||
<y>-8</y>
|
||||
<w>12</w>
|
||||
<h>16</h>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
<property>/instrumentation/comm[1]/frequencies/standby-mhz</property>
|
||||
<mask>integer</mask>
|
||||
<step>1</step>
|
||||
<min>118</min>
|
||||
<max>136</max>
|
||||
<resolution>1</resolution>
|
||||
<wrap>true</wrap>
|
||||
</binding>
|
||||
</action>
|
||||
|
||||
<action>
|
||||
<name>com2 volume increase</name>
|
||||
<button>0</button>
|
||||
<x>40</x>
|
||||
<y>-10</y>
|
||||
<w>6</w>
|
||||
<h>8</h>
|
||||
<binding>
|
||||
<command>property-assign</command>
|
||||
<property>instrumentation/ky-196/volume-adjust</property>
|
||||
<value>0.05</value>
|
||||
</binding>
|
||||
<binding>
|
||||
<command>property-assign</command>
|
||||
<property>instrumentation/ky-196/comm-num</property>
|
||||
<value>1</value>
|
||||
</binding>
|
||||
</action>
|
||||
|
||||
<action>
|
||||
<name>com volume decrease</name>
|
||||
<button>0</button>
|
||||
<x>34</x>
|
||||
<y>-10</y>
|
||||
<w>6</w>
|
||||
<h>8</h>
|
||||
<binding>
|
||||
<command>property-assign</command>
|
||||
<property>instrumentation/ky-196/volume-adjust</property>
|
||||
<value>-0.05</value>
|
||||
</binding>
|
||||
<binding>
|
||||
<command>property-assign</command>
|
||||
<property>instrumentation/ky-196/comm-num</property>
|
||||
<value>1</value>
|
||||
</binding>
|
||||
</action>
|
||||
|
||||
<action>
|
||||
<name>swap com2 frequencies</name>
|
||||
<button>0</button>
|
||||
<x>-30</x>
|
||||
<y>-14</y>
|
||||
<w>12</w>
|
||||
<h>6</h>
|
||||
<binding>
|
||||
<command>property-swap</command>
|
||||
<property>/instrumentation/comm[1]/frequencies/selected-mhz</property>
|
||||
<property>/instrumentation/comm[1]/frequencies/standby-mhz</property>
|
||||
</binding>
|
||||
</action>
|
||||
</actions>
|
||||
|
||||
</PropertyList>
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue