FloatToggle.xml 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <PropertyList>
  3. <path>FloatToggle.ac</path>
  4. <animation>
  5. <object-name>Handle</object-name>
  6. <object-name>Base</object-name>
  7. <object-name>Tube</object-name>
  8. </animation>
  9. <animation>
  10. <type>material</type>
  11. <object-name>Handle</object-name>
  12. <object-name>Base</object-name>
  13. <object-name>Tube</object-name>
  14. </animation>
  15. <animation>
  16. <type>pick</type>
  17. <object-name>Handle</object-name>
  18. <object-name>info</object-name>
  19. <action>
  20. <button>0</button>
  21. <repeatable>false</repeatable>
  22. <binding>
  23. <command>nasal</command>
  24. <script>floats.toggle_floats();</script>
  25. </binding>
  26. <binding>
  27. <command>property-toggle</command>
  28. <property>sim/model/sound/click</property>
  29. <value>1</value>
  30. </binding>
  31. </action>
  32. </animation>
  33. <animation>
  34. <type>rotate</type>
  35. <object-name>Handle</object-name>
  36. <property>sim/model/floats/emergencyfloats</property>
  37. <factor> 45 </factor>
  38. <axis>
  39. <x> 0 </x>
  40. <y> 1 </y>
  41. <z> 0 </z>
  42. </axis>
  43. </animation>
  44. <animation>
  45. <type>select</type>
  46. <object-name>Handle</object-name>
  47. <object-name>Base</object-name>
  48. <object-name>Tube</object-name>
  49. <condition>
  50. <property>sim/model/floats/emergencyfloats</property>
  51. </condition>
  52. </animation>
  53. </PropertyList>