/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-17 03:59:11 UTC
  • Revision ID: josh@9ix.org-20110917035911-wb4a9mw1arfwp2ia
invisible walls and code to bump into them

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<Level width="1024" height="768" fringeTileset="dark" backgroundColor="0 0.2 0 0.2">
 
2
    <Entities>
 
3
        <FringeTile position="56 17" tags="Solid invisible " tileID="0" />
 
4
        <FringeTile position="84 210" scale="1 4.33333" tags="Solid invisible " tileID="0" />
 
5
        <FringeTile position="189 381" scale="4.28019 1" tags="Solid invisible " tileID="0" />
 
6
        <FringeTile position="605 380" scale="5.00819 1" tags="Solid invisible " tileID="0" />
 
7
        <FringeTile position="86 -19" tags="Solid invisible " tileID="0" />
 
8
    </Entities>
 
9
</Level>