| 12345678910111213141516171819202122232425262728293031323334353637383940 |
- <?xml version="1.0" encoding="utf-8"?>
- <AssetDeclaration xmlns="uri:ea.com:eala:asset">
- <!-- Please read AssetTypeProjectilePath.xsd (in Data/SageTypes/xsd/)
- for documentation on how these paths work. -->
- <Includes>
-
- </Includes>
- <ProjectilePath
- id="ProjectilePath_Foo">
- <Node>
- <InVec x= "26.0649" y= "-2.84037" z="6.802"/>
- <Point x= "29.0575" y= "-4.72524" z="15.1092"/>
- <OutVec x= "32.0502" y= "-6.61011" z="23.4164"/>
- </Node>
- <Node>
- <InVec x= "28.7771" y= "-11.9631" z="40.4948"/>
- <Point x= "18.1657" y= "-11.3092" z="49.0047"/>
- <OutVec x= "7.55436" y= "-10.6554" z="57.5145"/>
- </Node>
- <Node>
- <InVec x= "-13.9382" y= "-4.19995" z="65.2511"/>
- <Point x= "-34.6108" y= "-0.802208" z="66.1682"/>
- <OutVec x= "-55.2834" y= "2.59553" z="67.0853"/>
- </Node>
- <Node>
- <InVec x= "-79.2485" y= "8.94352" z="62.1112"/>
- <Point x= "-105.87" y= "9.07722" z="54.5073"/>
- <OutVec x= "-132.491" y= "9.21093" z="46.9035"/>
- </Node>
- <Node>
- <InVec x= "-161.981" y= "6.18518" z="35.5827"/>
- <Point x= "-194.34" y= "0.0" z="20.5451"/>
- <OutVec x= "-227.34" y= "-6.18518" z="5.5451"/>
- </Node>
- </ProjectilePath>
- </AssetDeclaration>
|