bullet-submodel.xml 659 B

1234567891011121314151617181920212223242526
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Flack burst (cannon impact), by Dave Culp -->
  3. <PropertyList>
  4. <submodel>
  5. <name>bullet splash</name>
  6. <model>Aircraft/Gloster-Meteor/Models/effects/guns/flack.xml</model>
  7. <speed>0</speed>
  8. <repeat>false</repeat>
  9. <delay>0</delay>
  10. <count>1</count>
  11. <x-offset>0</x-offset>
  12. <y-offset>0</y-offset>
  13. <z-offset>0</z-offset>
  14. <yaw-offset>0</yaw-offset>
  15. <pitch-offset>0</pitch-offset>
  16. <eda>100</eda>
  17. <wind>false</wind>
  18. <buoyancy>32.1</buoyancy>
  19. <aero-stabilised>false</aero-stabilised>
  20. <fuse-range>0</fuse-range>
  21. <life>6</life>
  22. </submodel>
  23. </PropertyList>