1
0
Fork 0

Changed 777 AI models Pitch method; from AC Model itself to main XML

This commit is contained in:
Yves Tolosa-Joas 2017-06-21 23:59:24 +10:00 committed by James Turner
parent 4552547e36
commit 32dbc334a4
6 changed files with 11884 additions and 11874 deletions

View file

@ -4,6 +4,10 @@
<author>Ian(Yves) Tolosa. September 2016</author>
<path>Models/77F.ac</path>
<offsets>
<pitch-deg>-0.9</pitch-deg>
</offsets>
<animation>
<type>select</type>
<object-name>Gear</object-name>
@ -22,9 +26,7 @@
model.getNode("door[0]/position-y-m", 1).setValue(5.7406);
model.getNode("door[0]/position-z-m", 1).setValue(2.58669);
model.getNode("door[0]/jetway-hood-deg", 1).setValue(10.6);
</load>
</load>
</nasal>
</PropertyList>

View file

@ -4,6 +4,10 @@
<author>Ian(Yves) Tolosa. September 2016</author>
<path>Models/77L.ac</path>
<offsets>
<pitch-deg>-0.9</pitch-deg>
</offsets>
<animation>
<type>select</type>
<object-name>Gear</object-name>

View file

@ -4,13 +4,17 @@
<author>Ian(Yves) Tolosa. September 2016</author>
<path>Models/77W.ac</path>
<offsets>
<pitch-deg>-0.7</pitch-deg>
</offsets>
<animation>
<type>select</type>
<object-name>Gear</object-name>
<condition>
<less-than>
<property>velocities/true-airspeed-kt</property>
<value>150</value>
<value>170</value>
</less-than>
</condition>
</animation>

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff