-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy pathVertStab.xml
38 lines (33 loc) · 833 Bytes
/
VertStab.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<?xml version="1.0"?>
<PropertyList>
<path>VertStab.ac</path>
<animation>
<type>rotate</type>
<object-name>rudder</object-name>
<property>sim/multiplay/generic/float[11]</property>
<factor>-29</factor>
<offset-deg>0</offset-deg>
<center>
<x-m>16.2</x-m>
<y-m>0.0</y-m>
<z-m>2.2</z-m>
</center>
<axis>
<x>0.4</x>
<y> 0.0</y>
<z>1.0</z>
</axis>
</animation>
<effect>
<inherits-from>Effects/model</inherits-from>
<parameters>
<lightmap-enabled><use>/controls/lighting/logo-lights</use></lightmap-enabled>
<texture n="3">
<image>Aircraft/737-800YV/Models/Effects/LightMap/logolight_lightmap.png</image>
</texture>
</parameters>
<object-name>rudder</object-name>
<object-name>vstab</object-name>
<object-name>vstable</object-name>
</effect>
</PropertyList>