1
0
Fork 0

Cleaned Up ERJ145 AI model and renamed objects

This commit is contained in:
Yves Tolosa-Joas 2020-04-05 18:47:22 +10:00 committed by James Turner
parent 7eb7bd8576
commit 3acaef7212
2 changed files with 10504 additions and 11019 deletions

View file

@ -3,70 +3,27 @@
<description>Embraer ERJ 145</description>
<author>Brett Harrison</author>
<path>Models/ERJ-145.ac</path>
<offsets>
<pitch-deg>-1.5</pitch-deg>
</offsets>
<offsets>
<pitch-deg>-1.5</pitch-deg>
</offsets>
<animation>
<type>rotate</type>
<property>velocities/true-airspeed-kt</property>
<interpolation>
<entry>
<ind>0.0</ind>
<dep>0.0</dep>
</entry>
<entry>
<ind>70.0</ind>
<dep>0.0</dep>
</entry>
<entry>
<ind>90</ind>
<dep>1.5</dep>
</entry>
<entry>
<ind>100</ind>
<dep>1.5</dep>
</entry>
</interpolation>
<center>
<x-m>0.0</x-m>
<y-m>0.0</y-m>
<z-m>0.0</z-m>
</center>
<axis>
<x>0.0</x>
<y>1.0</y>
<z>0.0</z>
</axis>
</animation>
<animation>
<type>select</type>
<object-name>gear</object-name>
<object-name>geardoors</object-name>
<condition>
<less-than>
<property>velocities/true-airspeed-kt</property>
<value>180</value>
</less-than>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>retractgear</object-name>
<condition>
<greater-than>
<property>velocities/true-airspeed-kt</property>
<value>180</value>
</greater-than>
</condition>
</animation>
<type>select</type>
<object-name>ER4_Gear</object-name>
<condition>
<less-than>
<property>velocities/true-airspeed-kt</property>
<value>180</value>
</less-than>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>ER4_GearCover</object-name>
<condition>
<greater-than>
<property>velocities/true-airspeed-kt</property>
<value>180</value>
</greater-than>
</condition>
</animation>
</PropertyList>

File diff suppressed because it is too large Load diff