123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197 |
- <?xml version="1.0" encoding="UTF-8"?>
- <PropertyList>
-
- <path>tail-m.ac</path>
- <effect>
- <inherits-from>Aircraft/ec145/Models/Effects/reflect-uber</inherits-from>
- <object-name>fuselage.001</object-name>
- <object-name>Material4</object-name>
- <object-name>Material7</object-name>
- <object-name>Material6</object-name>
-
- <object-name>rotor</object-name>
- </effect>
- <!-- tail rotor blades -->
-
- <effect>
- <inherits-from>Effects/model-transparent</inherits-from>
-
- <object-name>rotor_disc_T</object-name>
- </effect>
- <animation>
- <name>Tblade</name>
- <object-name>Tblade.11</object-name>
- <object-name>Tblade.12</object-name>
- <object-name>Tblade.21</object-name>
- <object-name>Tblade.22</object-name>
- <object-name>Tblade.31</object-name>
- <object-name>Tblade.32</object-name>
- <object-name>Tblade.41</object-name>
- <object-name>Tblade.42</object-name>
- <object-name>Tblade.51</object-name>
- <object-name>Tblade.52</object-name>
- <object-name>bladehubs</object-name>
-
- </animation>
- <animation>
- <!-- Rotate the fenestron blades -->
- <type>rotate</type>
- <object-name>Tblade</object-name>
-
- <property>rotors/tail/blade/position-deg</property>
- <factor>1</factor>
- <center>
- <x-m>6.748</x-m>
- <y-m>0</y-m>
- <z-m>1.008</z-m>
- </center>
- <axis>
- <x>0</x>
- <y>1</y>
- <z>0</z>
- </axis>
- </animation>
- <!-- Pitch the fenestron blades -->
- <animation>
- <type>rotate</type>
- <object-name>Tblade.11</object-name>
- <property>rotors/tail/blade/incidence-deg</property>
- <factor>1</factor>
- <offset-deg>-90</offset-deg>
- <axis>
- <object-name>bladeaxis.1</object-name>
- </axis>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>Tblade.12</object-name>
- <property>rotors/tail/blade/incidence-deg</property>
- <factor>-1</factor>
- <offset-deg>90</offset-deg>
- <axis>
- <object-name>bladeaxis.1</object-name>
- </axis>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>Tblade.21</object-name>
- <property>rotors/tail/blade/incidence-deg</property>
- <factor>-1</factor>
- <offset-deg>90</offset-deg>
- <axis>
- <object-name>bladeaxis.2</object-name>
- </axis>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>Tblade.22</object-name>
- <property>rotors/tail/blade/incidence-deg</property>
- <factor>1</factor>
- <offset-deg>-90</offset-deg>
- <axis>
- <object-name>bladeaxis.2</object-name>
- </axis>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>Tblade.31</object-name>
- <property>rotors/tail/blade/incidence-deg</property>
- <factor>1</factor>
- <offset-deg>-90</offset-deg>
- <axis>
- <object-name>bladeaxis.3</object-name>
- </axis>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>Tblade.32</object-name>
- <property>rotors/tail/blade/incidence-deg</property>
- <factor>-1</factor>
- <offset-deg>90</offset-deg>
- <axis>
- <object-name>bladeaxis.3</object-name>
- </axis>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>Tblade.41</object-name>
- <property>rotors/tail/blade/incidence-deg</property>
- <factor>1</factor>
- <offset-deg>-90</offset-deg>
- <axis>
- <object-name>bladeaxis.4</object-name>
- </axis>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>Tblade.42</object-name>
- <property>rotors/tail/blade/incidence-deg</property>
- <factor>-1</factor>
- <offset-deg>90</offset-deg>
- <axis>
- <object-name>bladeaxis.4</object-name>
- </axis>
- </animation>
-
- <animation>
- <type>rotate</type>
- <object-name>Tblade.51</object-name>
- <property>rotors/tail/blade/incidence-deg</property>
- <factor>-1</factor>
- <offset-deg>90</offset-deg>
- <axis>
- <object-name>bladeaxis.5</object-name>
- </axis>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>Tblade.52</object-name>
- <property>rotors/tail/blade/incidence-deg</property>
- <factor>1</factor>
- <offset-deg>-90</offset-deg>
- <axis>
- <object-name>bladeaxis.5</object-name>
- </axis>
- </animation>
-
- <animation>
- <!-- Hide the fenestron blades when rotating with high rpm -->
- <type>select</type>
- <object-name>Tblade</object-name>
- <condition>
- <less-than>
- <property>rotors/tail/rpm</property>
- <value>200</value>
- </less-than>
- </condition>
- </animation>
-
- <animation>
- <!-- Fade in the fenestron disc with rising rpm -->
- <type>blend</type>
- <object-name>rotor_disc_T</object-name>
- <property>rotors/tail/rpm</property>
- <min>0.6</min>
- <max>1.0</max>
- <offset>1.4</offset>
- <factor>-0.004</factor>
- </animation>
-
-
- </PropertyList>
|