vivienneanthony

fixed

Jan 5th, 2016
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.91 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <GameAsset name="OriginStructureMiniStairs1" type="Structure" resource="GameAssets/EngineObject/StaticObject.xml">
  3.     <TransformComponent name="TransformComponent">
  4.         <Position x="0 " y="0" z="0" />
  5.         <Rotation x="0.0" y="0.0" z="0.0" w="0.0" />
  6.         <Scale x="1.0" y="1.0" z="1.0" />
  7.     </TransformComponent>
  8.     <StaticModelComponent name="StaticModelComponent">
  9.         <Model path="Models/OriginStructureMiniStairs1.mdl" />
  10.         <Material path="" />
  11.     </StaticModelComponent>
  12. </GameAsset>
  13.  
  14.  
  15.  
  16.  
  17.  
  18. <?xml version="1.0" encoding="UTF-8"?>
  19. <GameAsset>
  20.     <TransformComponent name="TransformComponent">
  21.         <Position x="0 " y="0" z="0" />
  22.         <Rotation x="0.0" y="0.0" z="0.0" w="0.0" />
  23.         <Scale x="1.0" y="1.0" z="1.0" />
  24.     </TransformComponent>
  25.     <StaticModelComponent name="StaticModelComponent">
  26.         <Model path="Models/Sphere.mdl" />
  27.         <Material path="" />
  28.     </StaticModelComponent>
  29. </GameAsset>
Advertisement
Add Comment
Please, Sign In to add comment