123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- <?xml version="1.0"?>
- <PropertyList>
- <path>LeftFuel.ac</path>
- <animation>
- <type>material</type>
- <object-name>Frame</object-name>
- <object-name>Needle</object-name>
- <emission>
- <red>1.0</red>
- <green>0.2</green>
- <blue>0.0</blue>
- <factor-prop>/systems/electrical/outputs/instrument-lights-norm</factor-prop>
- </emission>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>Needle</object-name>
- <property>/consumables/fuel/tank[0]/level-norm</property>
- <interpolation>
- <entry>
- <ind>0</ind>
- <dep>-33</dep>
- </entry>
- <entry>
- <ind>0.25</ind>
- <dep>-5</dep>
- </entry>
- <entry>
- <ind>0.5</ind>
- <dep>8</dep>
- </entry>
- <entry>
- <ind>0.75</ind>
- <dep>18</dep>
- </entry>
- <entry>
- <ind>1</ind>
- <dep>33</dep>
- </entry>
- </interpolation>
- <center>
- <x-m>0</x-m>
- <y-m>0.0</y-m>
- <z-m>-0.015</z-m>
- </center>
- <axis>
- <x>-1</x>
- <y>0</y>
- <z>0</z>
- </axis>
- </animation>
- </PropertyList>
|