Merge branch 'master' of https://github.com/WEIHAOLEE/followme_e-tron
This commit is contained in:
commit
86b54c19f1
|
@ -890,7 +890,7 @@
|
|||
<pitch-deg>-18.0</pitch-deg>
|
||||
</offsets>
|
||||
</model>
|
||||
<!-- Indicator warning lights -->
|
||||
<!-- Warning lights sign -->
|
||||
<model>
|
||||
<condition>
|
||||
<equals>
|
||||
|
|
|
@ -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
|
||||

|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue