Improvements
This commit is contained in:
parent
5e79a1e279
commit
454d637728
4 changed files with 9 additions and 5 deletions
Binary file not shown.
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 54 KiB |
Binary file not shown.
Before Width: | Height: | Size: 106 KiB After Width: | Height: | Size: 106 KiB |
|
@ -6030,10 +6030,10 @@
|
||||||
<object-name>clock_body</object-name>
|
<object-name>clock_body</object-name>
|
||||||
</effect>
|
</effect>
|
||||||
|
|
||||||
<effect>
|
<!--<effect>
|
||||||
<inherits-from>Aircraft/IDG-A32X/Models/Effects/clock-glare</inherits-from>
|
<inherits-from>Aircraft/IDG-A32X/Models/Effects/clock-glare</inherits-from>
|
||||||
<object-name>clock_glare</object-name>
|
<object-name>clock_glare</object-name>
|
||||||
</effect>
|
</effect>-->
|
||||||
|
|
||||||
<!-- move any objects requiring lightmap to another effect file -->
|
<!-- move any objects requiring lightmap to another effect file -->
|
||||||
<effect>
|
<effect>
|
||||||
|
|
|
@ -177,10 +177,14 @@
|
||||||
<animation>
|
<animation>
|
||||||
<name>Panel lighting</name>
|
<name>Panel lighting</name>
|
||||||
<type>material</type>
|
<type>material</type>
|
||||||
<object-name>ddrmi_body</object-name>
|
|
||||||
<object-name>ddrmi_inside</object-name>
|
<object-name>ddrmi_inside</object-name>
|
||||||
<object-name>ddrmi_vor_adf_select_1</object-name>
|
<object-name>ddrmi_pointer_1_vor</object-name>
|
||||||
<object-name>ddrmi_vor_adf_select_2</object-name>
|
<object-name>ddrmi_pointer_1_adf</object-name>
|
||||||
|
<object-name>ddrmi_pointer_2_vor</object-name>
|
||||||
|
<object-name>ddrmi_pointer_2_adf</object-name>
|
||||||
|
<object-name>ddrmi_vor_adf_flag_1</object-name>
|
||||||
|
<object-name>ddrmi_vor_adf_flag_2</object-name>
|
||||||
|
<object-name>ddrmi_hdg</object-name>
|
||||||
<emission>
|
<emission>
|
||||||
<red>0.3</red>
|
<red>0.3</red>
|
||||||
<green>0.3</green>
|
<green>0.3</green>
|
||||||
|
|
Reference in a new issue