ProjectilePaths.xml 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <AssetDeclaration xmlns="uri:ea.com:eala:asset">
  3. <!-- Please read AssetTypeProjectilePath.xsd (in Data/SageTypes/xsd/)
  4. for documentation on how these paths work. -->
  5. <Includes>
  6. </Includes>
  7. <ProjectilePath
  8. id="ProjectilePath_Foo">
  9. <Node>
  10. <InVec x= "26.0649" y= "-2.84037" z="6.802"/>
  11. <Point x= "29.0575" y= "-4.72524" z="15.1092"/>
  12. <OutVec x= "32.0502" y= "-6.61011" z="23.4164"/>
  13. </Node>
  14. <Node>
  15. <InVec x= "28.7771" y= "-11.9631" z="40.4948"/>
  16. <Point x= "18.1657" y= "-11.3092" z="49.0047"/>
  17. <OutVec x= "7.55436" y= "-10.6554" z="57.5145"/>
  18. </Node>
  19. <Node>
  20. <InVec x= "-13.9382" y= "-4.19995" z="65.2511"/>
  21. <Point x= "-34.6108" y= "-0.802208" z="66.1682"/>
  22. <OutVec x= "-55.2834" y= "2.59553" z="67.0853"/>
  23. </Node>
  24. <Node>
  25. <InVec x= "-79.2485" y= "8.94352" z="62.1112"/>
  26. <Point x= "-105.87" y= "9.07722" z="54.5073"/>
  27. <OutVec x= "-132.491" y= "9.21093" z="46.9035"/>
  28. </Node>
  29. <Node>
  30. <InVec x= "-161.981" y= "6.18518" z="35.5827"/>
  31. <Point x= "-194.34" y= "0.0" z="20.5451"/>
  32. <OutVec x= "-227.34" y= "-6.18518" z="5.5451"/>
  33. </Node>
  34. </ProjectilePath>
  35. </AssetDeclaration>