123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- <?xml version="1.0"?>
- <PropertyList>
- <path>gsdi.ac</path>
- <animation>
- <type>translate</type>
- <object-name>uneedle</object-name>
- <property>instrumentation/gsdi/drift-u-kt</property>
- <factor>0.005</factor>
- <min-m>-0.03</min-m>
- <max-m>0.03</max-m>
- <axis>
- <x>0</x>
- <y>0</y>
- <z>1</z>
- </axis>
- </animation>
- <animation>
- <type>translate</type>
- <object-name>vneedle</object-name>
- <property>instrumentation/gsdi/drift-v-kt</property>
- <factor>0.005</factor>
- <min-m>-0.03</min-m>
- <max-m>0.03</max-m>
- <axis>
- <x>0</x>
- <y>1</y>
- <z>0</z>
- </axis>
- </animation>
-
- <animation>
- <type>material</type>
- <object-name>vneedle</object-name>
- <object-name>uneedle</object-name>
- <object-name>Face</object-name>
- <condition>
- <property>/controls/lighting/instrument-lights</property>
- </condition>
- <emission>
- <red> 0.80 </red>
- <green> 0.50 </green>
- <blue> 0.50 </blue>
- </emission>
-
- </animation>
- </PropertyList>
|