/minild29

To get this branch, use:
bzr branch http://9ix.org/bzr/minild29

« back to all changes in this revision

Viewing changes to Content/level.xml

  • Committer: Josh C
  • Date: 2011-09-18 16:59:41 UTC
  • Revision ID: josh@9ix.org-20110918165941-waswg2xidvf0v04x
player and creature spawners in level editor

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<Level width="1024" height="768" fringeTileset="dark" backgroundColor="0 0.2 0 0.2">
2
2
    <Entities>
3
 
        <FringeTile blend="0" position="56 17" tags="Solid wall " tileID="1" />
4
 
        <FringeTile blend="0" position="74 247" scale="1 5.86311" tags="Solid wall " tileID="1" />
5
 
        <FringeTile blend="0" position="179 462" scale="4.28019 1" tags="Solid wall " tileID="1" />
6
 
        <FringeTile blend="0" position="613 461" scale="5.00819 1" tags="Solid wall " tileID="1" />
7
 
        <FringeTile blend="0" position="-111 298" scale="1 11.5256" tags="Solid wall " tileID="1" />
8
 
        <FringeTile blend="0" position="391 -66" scale="14.7011 1" tags="Solid wall " tileID="1" />
9
 
        <FringeTile blend="0" position="400 679" scale="15.0992 1" tags="Solid wall " tileID="1" />
10
 
        <FringeTile blend="0" position="909 302" scale="1 11.5521" tags="Solid wall " tileID="1" />
 
3
        <FringeTile position="56 17" tags="Solid wall " tileID="1" blend="0" />
 
4
        <FringeTile position="74 247" scale="1 5.86311" tags="Solid wall " tileID="1" blend="0" />
 
5
        <FringeTile position="179 462" scale="4.28019 1" tags="Solid wall " tileID="1" blend="0" />
 
6
        <FringeTile position="613 461" scale="5.00819 1" tags="Solid wall " tileID="1" blend="0" />
 
7
        <FringeTile position="-111 298" scale="1 11.5256" tags="Solid wall " tileID="1" blend="0" />
 
8
        <FringeTile position="391 -66" scale="14.7011 1" tags="Solid wall " tileID="1" blend="0" />
 
9
        <FringeTile position="400 679" scale="15.0992 1" tags="Solid wall " tileID="1" blend="0" />
 
10
        <FringeTile position="909 302" scale="1 11.5521" tags="Solid wall " tileID="1" blend="0" />
 
11
        <FringeTile position="-45 9" tags="playerspawner spawner " tileID="2" />
 
12
        <FringeTile position="-1 545" tags="creaturespawner spawner " tileID="3" />
 
13
        <FringeTile position="376 467" tags="creaturespawner spawner " tileID="3" />
 
14
        <FringeTile position="162 32" tags="creaturespawner spawner " tileID="3" />
11
15
    </Entities>
12
16
</Level>