This commit is contained in:
Sidi Liang 2020-02-17 20:14:01 +08:00
commit 86b54c19f1
No known key found for this signature in database
GPG Key ID: 79F0A6B20B72F42F
3 changed files with 18 additions and 2 deletions

View File

@ -890,7 +890,7 @@
<pitch-deg>-18.0</pitch-deg>
</offsets>
</model>
<!-- Indicator warning lights -->
<!-- Warning lights sign -->
<model>
<condition>
<equals>

View File

@ -7,5 +7,5 @@ ValKmjolnir(FGPRC-0818): 'Auto Crash' System, Nasal
Weihao Lee(FGPRC-0405): Models, Textures, Effects
Qiyuan Luo(FGPRC-0404): Instruments, Textures
Mars006: Models, Lights, Instruments
Marsdolhpin(Mars006): Models, Lights, Instruments
![Preview](http://wiki.flightgear.org/images/5/51/Preview-etron.png)

View File

@ -292,6 +292,22 @@
<field-of-view>65</field-of-view>
</config>
</view>
<view n="101">
<name>Reverse Camera</name>
<internal archive="y">true</internal>
<type>lookfrom</type>
<config>
<from-model type="bool">true</from-model>
<from-model-idx type="int">0</from-model-idx>
<dynamic-view type="bool">true</dynamic-view>
<x-offset-m archive="y" type="double">0</x-offset-m>
<y-offset-m archive="y" type="double">2.1</y-offset-m>
<z-offset-m archive="y" type="double">3.52</z-offset-m>
<heading-offset-deg>180</heading-offset-deg>
<pitch-offset-deg>-10.0</pitch-offset-deg>
<field-of-view>90</field-of-view>
</config>
</view>
<hud>
<enable3d>false</enable3d>