zoomedit:
* Added test level
This commit is contained in:
parent
36d1bb8999
commit
55af49b483
1 changed files with 392 additions and 0 deletions
392
level.lvl
Normal file
392
level.lvl
Normal file
|
@ -0,0 +1,392 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE level PUBLIC "-//libzoom//DTD level 0.1//EN" "level.dtd">
|
||||
<level>
|
||||
<info>
|
||||
<name>Test Level</name>
|
||||
<desc>Just a simple test level.</desc>
|
||||
<start x="0.0" y="0.0" z="0.0"/>
|
||||
</info>
|
||||
<rooms>
|
||||
<room id="r0">
|
||||
<triangle texture="t0">
|
||||
<vertex x="-2.0" y="-2.0" z="-6.0"/>
|
||||
<texcoords s="0.0" t="1.0"/>
|
||||
<vertex x="2.0" y="-2.0" z="-6.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
<vertex x="2.0" y="2.0" z="-6.0"/>
|
||||
<texcoords s="1.0" t="0.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t0">
|
||||
<vertex x="-2.0" y="-2.0" z="-6.0"/>
|
||||
<texcoords s="0.0" t="1.0"/>
|
||||
<vertex x="2.0" y="2.0" z="-6.0"/>
|
||||
<texcoords s="1.0" t="0.0"/>
|
||||
<vertex x="-2.0" y="2.0" z="-6.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t0">
|
||||
<vertex x="-2.0" y="-2.0" z="2.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
<vertex x="-2.0" y="2.0" z="2.0"/>
|
||||
<texcoords s="1.0" t="0.0"/>
|
||||
<vertex x="2.0" y="2.0" z="2.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t0">
|
||||
<vertex x="-2.0" y="-2.0" z="2.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
<vertex x="2.0" y="2.0" z="2.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
<vertex x="2.0" y="-2.0" z="2.0"/>
|
||||
<texcoords s="0.0" t="1.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t1">
|
||||
<vertex x="-2.0" y="2.0" z="-6.0"/>
|
||||
<texcoords s="0.0" t="1.0"/>
|
||||
<vertex x="2.0" y="2.0" z="-6.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
<vertex x="2.0" y="2.0" z="-2.0"/>
|
||||
<texcoords s="1.0" t="0.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t1">
|
||||
<vertex x="-2.0" y="2.0" z="-6.0"/>
|
||||
<texcoords s="0.0" t="1.0"/>
|
||||
<vertex x="2.0" y="2.0" z="-2.0"/>
|
||||
<texcoords s="1.0" t="0.0"/>
|
||||
<vertex x="-2.0" y="2.0" z="-2.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t1">
|
||||
<vertex x="-2.0" y="2.0" z="-2.0"/>
|
||||
<texcoords s="0.0" t="1.0"/>
|
||||
<vertex x="2.0" y="2.0" z="-2.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
<vertex x="2.0" y="2.0" z="2.0"/>
|
||||
<texcoords s="1.0" t="0.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t1">
|
||||
<vertex x="-2.0" y="2.0" z="-2.0"/>
|
||||
<texcoords s="0.0" t="1.0"/>
|
||||
<vertex x="2.0" y="2.0" z="2.0"/>
|
||||
<texcoords s="1.0" t="0.0"/>
|
||||
<vertex x="-2.0" y="2.0" z="2.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t2">
|
||||
<vertex x="-2.0" y="-2.0" z="-2.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
<vertex x="2.0" y="-2.0" z="-2.0"/>
|
||||
<texcoords s="0.0" t="1.0"/>
|
||||
<vertex x="2.0" y="-2.0" z="-6.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t2">
|
||||
<vertex x="-2.0" y="-2.0" z="-2.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
<vertex x="2.0" y="-2.0" z="-6.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
<vertex x="-2.0" y="-2.0" z="-6.0"/>
|
||||
<texcoords s="1.0" t="0.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t2">
|
||||
<vertex x="-2.0" y="-2.0" z="2.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
<vertex x="2.0" y="-2.0" z="2.0"/>
|
||||
<texcoords s="0.0" t="1.0"/>
|
||||
<vertex x="2.0" y="-2.0" z="-2.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t2">
|
||||
<vertex x="-2.0" y="-2.0" z="2.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
<vertex x="2.0" y="-2.0" z="-2.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
<vertex x="-2.0" y="-2.0" z="-2.0"/>
|
||||
<texcoords s="1.0" t="0.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t0">
|
||||
<vertex x="-2.0" y="-2.0" z="-6.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
<vertex x="-2.0" y="2.0" z="-6.0"/>
|
||||
<texcoords s="1.0" t="0.0"/>
|
||||
<vertex x="-2.0" y="2.0" z="-2.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t0">
|
||||
<vertex x="-2.0" y="-2.0" z="-6.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
<vertex x="-2.0" y="2.0" z="-2.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
<vertex x="-2.0" y="-2.0" z="-2.0"/>
|
||||
<texcoords s="0.0" t="1.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t0">
|
||||
<vertex x="-2.0" y="-2.0" z="-2.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
<vertex x="-2.0" y="2.0" z="-2.0"/>
|
||||
<texcoords s="1.0" t="0.0"/>
|
||||
<vertex x="-2.0" y="2.0" z="2.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t0">
|
||||
<vertex x="-2.0" y="-2.0" z="-2.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
<vertex x="-2.0" y="2.0" z="2.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
<vertex x="-2.0" y="-2.0" z="2.0"/>
|
||||
<texcoords s="0.0" t="1.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t0">
|
||||
<vertex x="2.0" y="-2.0" z="2.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
<vertex x="2.0" y="2.0" z="2.0"/>
|
||||
<texcoords s="1.0" t="0.0"/>
|
||||
<vertex x="2.0" y="2.0" z="-2.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t0">
|
||||
<vertex x="2.0" y="-2.0" z="2.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
<vertex x="2.0" y="2.0" z="-2.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
<vertex x="2.0" y="-2.0" z="-2.0"/>
|
||||
<texcoords s="0.0" t="1.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t2">
|
||||
<vertex x="2.0" y="-2.0" z="-2.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
<vertex x="6.0" y="-2.0" z="-2.0"/>
|
||||
<texcoords s="0.0" t="1.0"/>
|
||||
<vertex x="6.0" y="-2.0" z="-6.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t2">
|
||||
<vertex x="2.0" y="-2.0" z="-2.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
<vertex x="6.0" y="-2.0" z="-6.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
<vertex x="2.0" y="-2.0" z="-6.0"/>
|
||||
<texcoords s="1.0" t="0.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t2">
|
||||
<vertex x="2.0" y="-2.0" z="-6.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
<vertex x="6.0" y="-2.0" z="-6.0"/>
|
||||
<texcoords s="0.0" t="1.0"/>
|
||||
<vertex x="6.0" y="-2.0" z="-10.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t2">
|
||||
<vertex x="2.0" y="-2.0" z="-6.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
<vertex x="6.0" y="-2.0" z="-10.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
<vertex x="2.0" y="-2.0" z="-10.0"/>
|
||||
<texcoords s="1.0" t="0.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t1">
|
||||
<vertex x="2.0" y="2.0" z="-2.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
<vertex x="2.0" y="2.0" z="-6.0"/>
|
||||
<texcoords s="0.0" t="1.0"/>
|
||||
<vertex x="6.0" y="2.0" z="-6.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t1">
|
||||
<vertex x="2.0" y="2.0" z="-2.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
<vertex x="6.0" y="2.0" z="-6.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
<vertex x="6.0" y="2.0" z="-2.0"/>
|
||||
<texcoords s="1.0" t="0.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t1">
|
||||
<vertex x="2.0" y="2.0" z="-6.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
<vertex x="2.0" y="2.0" z="-10.0"/>
|
||||
<texcoords s="0.0" t="1.0"/>
|
||||
<vertex x="6.0" y="2.0" z="-10.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t1">
|
||||
<vertex x="2.0" y="2.0" z="-6.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
<vertex x="6.0" y="2.0" z="-10.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
<vertex x="6.0" y="2.0" z="-6.0"/>
|
||||
<texcoords s="1.0" t="0.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t0">
|
||||
<vertex x="2.0" y="-2.0" z="-10.0"/>
|
||||
<texcoords s="0.0" t="1.0"/>
|
||||
<vertex x="6.0" y="-2.0" z="-10.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
<vertex x="6.0" y="2.0" z="-10.0"/>
|
||||
<texcoords s="1.0" t="0.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t0">
|
||||
<vertex x="2.0" y="-2.0" z="-10.0"/>
|
||||
<texcoords s="0.0" t="1.0"/>
|
||||
<vertex x="6.0" y="2.0" z="-10.0"/>
|
||||
<texcoords s="1.0" t="0.0"/>
|
||||
<vertex x="2.0" y="2.0" z="-10.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t0">
|
||||
<vertex x="2.0" y="-2.0" z="-10.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
<vertex x="2.0" y="2.0" z="-10.0"/>
|
||||
<texcoords s="1.0" t="0.0"/>
|
||||
<vertex x="2.0" y="2.0" z="-6.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t0">
|
||||
<vertex x="2.0" y="-2.0" z="-10.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
<vertex x="2.0" y="2.0" z="-6.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
<vertex x="2.0" y="-2.0" z="-6.0"/>
|
||||
<texcoords s="0.0" t="1.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t0">
|
||||
<vertex x="6.0" y="-2.0" z="-6.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
<vertex x="6.0" y="2.0" z="-6.0"/>
|
||||
<texcoords s="1.0" t="0.0"/>
|
||||
<vertex x="6.0" y="2.0" z="-10.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t0">
|
||||
<vertex x="6.0" y="-2.0" z="-6.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
<vertex x="6.0" y="2.0" z="-10.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
<vertex x="6.0" y="-2.0" z="-10.0"/>
|
||||
<texcoords s="0.0" t="1.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t0">
|
||||
<vertex x="6.0" y="-2.0" z="-2.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
<vertex x="6.0" y="2.0" z="-2.0"/>
|
||||
<texcoords s="1.0" t="0.0"/>
|
||||
<vertex x="6.0" y="2.0" z="-6.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t0">
|
||||
<vertex x="6.0" y="-2.0" z="-2.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
<vertex x="6.0" y="2.0" z="-6.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
<vertex x="6.0" y="-2.0" z="-6.0"/>
|
||||
<texcoords s="0.0" t="1.0"/>
|
||||
</triangle>
|
||||
</room>
|
||||
<room id="r1">
|
||||
<triangle texture="t2">
|
||||
<vertex x="-2.0" y="-2.0" z="-2.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
<vertex x="-2.0" y="-2.0" z="2.0"/>
|
||||
<texcoords s="0.0" t="1.0"/>
|
||||
<vertex x="2.0" y="-2.0" z="2.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t2">
|
||||
<vertex x="-2.0" y="-2.0" z="-2.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
<vertex x="2.0" y="-2.0" z="2.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
<vertex x="2.0" y="-2.0" z="-2.0"/>
|
||||
<texcoords s="1.0" t="0.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t0">
|
||||
<vertex x="-2.0" y="2.0" z="2.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
<vertex x="-2.0" y="-2.0" z="2.0"/>
|
||||
<texcoords s="0.0" t="1.0"/>
|
||||
<vertex x="-2.0" y="-2.0" z="-2.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t0">
|
||||
<vertex x="-2.0" y="2.0" z="2.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
<vertex x="-2.0" y="-2.0" z="-2.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
<vertex x="-2.0" y="2.0" z="-2.0"/>
|
||||
<texcoords s="1.0" t="0.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t0">
|
||||
<vertex x="-2.0" y="2.0" z="2.0"/>
|
||||
<texcoords s="1.0" t="0.0"/>
|
||||
<vertex x="2.0" y="2.0" z="2.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
<vertex x="2.0" y="-2.0" z="2.0"/>
|
||||
<texcoords s="0.0" t="1.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t0">
|
||||
<vertex x="-2.0" y="2.0" z="2.0"/>
|
||||
<texcoords s="1.0" t="0.0"/>
|
||||
<vertex x="2.0" y="-2.0" z="2.0"/>
|
||||
<texcoords s="0.0" t="1.0"/>
|
||||
<vertex x="-2.0" y="-2.0" z="2.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t0">
|
||||
<vertex x="2.0" y="-2.0" z="-2.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
<vertex x="2.0" y="2.0" z="-2.0"/>
|
||||
<texcoords s="1.0" t="0.0"/>
|
||||
<vertex x="-2.0" y="2.0" z="-2.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t0">
|
||||
<vertex x="2.0" y="-2.0" z="-2.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
<vertex x="-2.0" y="2.0" z="-2.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
<vertex x="-2.0" y="-2.0" z="-2.0"/>
|
||||
<texcoords s="0.0" t="1.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t1">
|
||||
<vertex x="-2.0" y="2.0" z="2.0"/>
|
||||
<texcoords s="1.0" t="0.0"/>
|
||||
<vertex x="-2.0" y="2.0" z="-2.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
<vertex x="2.0" y="2.0" z="-2.0"/>
|
||||
<texcoords s="0.0" t="1.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t1">
|
||||
<vertex x="-2.0" y="2.0" z="2.0"/>
|
||||
<texcoords s="1.0" t="0.0"/>
|
||||
<vertex x="2.0" y="2.0" z="-2.0"/>
|
||||
<texcoords s="0.0" t="1.0"/>
|
||||
<vertex x="2.0" y="2.0" z="2.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
</triangle>
|
||||
</room>
|
||||
</rooms>
|
||||
<gates>
|
||||
<gate id="g0" room1="r0" room2="r1">
|
||||
<triangle texture="t0">
|
||||
<vertex x="2.0" y="-2.0" z="-2.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
<vertex x="2.0" y="2.0" z="-2.0"/>
|
||||
<texcoords s="1.0" t="0.0"/>
|
||||
<vertex x="6.0" y="2.0" z="-2.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
</triangle>
|
||||
<triangle texture="t0">
|
||||
<vertex x="2.0" y="-2.0" z="-2.0"/>
|
||||
<texcoords s="1.0" t="1.0"/>
|
||||
<vertex x="6.0" y="2.0" z="-2.0"/>
|
||||
<texcoords s="0.0" t="0.0"/>
|
||||
<vertex x="6.0" y="-2.0" z="-2.0"/>
|
||||
<texcoords s="0.0" t="1.0"/>
|
||||
</triangle>
|
||||
</gate>
|
||||
</gates>
|
||||
<textures>
|
||||
<texture id="t0" name="green.png"/>
|
||||
<texture id="t1" name="metallic2.png"/>
|
||||
<texture id="t2" name="light.png"/>
|
||||
</textures>
|
||||
</level>
|
Reference in a new issue