/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 04:24:47 UTC
  • Revision ID: josh@9ix.org-20110917042447-pht93k6g9j22wtar
added a "creature" moving around w/ the same dynamics as you do 
(acceleration, collision)

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
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" />
 
4
        <FringeTile position="77 253" scale="1 5.51652" tags="Solid invisible " tileID="0" />
 
5
        <FringeTile position="179 462" scale="4.28019 1" tags="Solid invisible " tileID="0" />
 
6
        <FringeTile position="613 461" scale="5.00819 1" tags="Solid invisible " tileID="0" />
 
7
        <FringeTile position="-111 298" scale="1 11.5256" tags="Solid invisible " tileID="0" />
 
8
        <FringeTile position="391 -66" scale="14.7011 1" tags="Solid invisible " tileID="0" />
 
9
        <FringeTile position="400 679" scale="15.0992 1" tags="Solid invisible " tileID="0" />
 
10
        <FringeTile position="909 302" scale="1 11.5521" tags="Solid invisible " tileID="0" />
8
11
    </Entities>
9
12
</Level>