1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- <?xml version="1.0" encoding="UTF-8"?>
- <PropertyList>
- <path>ff.ac</path>
- <animation>
- <type>material</type>
- <object-name>Prpm.1</object-name>
- <object-name>Prop.ind</object-name>
- <emission>
- <factor-prop>systems/electrical/outputs/instrument-lights-norm</factor-prop>
- <red> 0.5 </red>
- <green> 0.2 </green>
- <blue> 0.2 </blue>
- </emission>
- </animation>
- <animation>
- <type>material</type>
- <object-name>PropRPM.face</object-name>
- <object-name>PropRPMneedle</object-name>
- <emission>
- <factor-prop>systems/electrical/outputs/instrument-lights-norm</factor-prop>
- <red> 0.5 </red>
- <green> 0.5 </green>
- <blue> 0.4 </blue>
- </emission>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>PropRPMneedle</object-name>
- <property>engines/engine[0]/fuel-flow-gph</property>
- <interpolation>
- <entry><ind> 0 </ind><dep> 0 </dep></entry>
- <entry><ind> 4000 </ind><dep> 208 </dep></entry>
- <entry><ind> 5000 </ind><dep> 245 </dep></entry>
- <entry><ind> 18000 </ind><dep> 340 </dep></entry>
- </interpolation>
- <axis>
- <x>-1</x>
- <y>0</y>
- <z>0</z>
- </axis>
- </animation>
- </PropertyList>
|