1234567891011121314151617181920212223242526272829303132333435363738394041 |
- <?xml version="1.0" encoding="ISO-8859-1"?>
- <PropertyList>
- <path>onoff.ac</path>
- <animation>
- <object-name>fond</object-name>
- <object-name>switch</object-name>
- </animation>
- <animation>
- <type>pick</type>
- <object-name>switch</object-name>
- <action>
- <button>0</button>
- <binding>
- <command>property-toggle</command>
- <property>sim/model/r44/controls/lighting/nav-lights</property>
- </binding>
- <binding>
- <command>property-toggle</command>
- <property>sim/model/sound/click</property>
- </binding>
- </action>
- </animation>
- <animation>
- <type>rotate</type>
- <object-name>switch</object-name>
- <property>sim/model/r44/controls/lighting/nav-lights</property>
- <factor> 30 </factor>
- <axis>
- <x> 0 </x>
- <y> -1 </y>
- <z> 0 </z>
- </axis>
- </animation>
- </PropertyList>
|