Advertisement
Guest User

Untitled

a guest
Aug 29th, 2016
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. <?xml version="1.0" ?>
  2. <map>
  3. <materials>
  4. <material id="1" name="concrete/wall00"/>
  5. <material id="2" name="metal/tiles00x3"/>
  6. <material id="3" name="door/door"/>
  7. <material id="4" name="models/light-fixture"/>
  8. </materials>
  9. <wall material="2">
  10. <position x="2.0" y="6.0" z="-0.5"/>
  11. <scale x="4.0" y="4.0" z="1.0"/>
  12. </wall>
  13. <end>
  14. <position x="25.0" y="0.0" z="5.0"/>
  15. <rotation x="0.0" y="90.0" z="0.0"/>
  16. </end>
  17. <spawn>
  18. <position x="2.5" y="1.0" z="5.0"/>
  19. <rotation x="0.0" y="270.0" z="0"/>
  20. </spawn>
  21. </map>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement