1
0

nibbles.xml 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. <elements>
  2. <bitmap id="sammy" file="../Big Bento/about/nibbles/sammy.png" />
  3. <bitmap id="level1" file="../Big Bento/about/nibbles/level1.png" />
  4. <bitmap id="level2" file="../Big Bento/about/nibbles/level2.png" />
  5. <bitmap id="level3" file="../Big Bento/about/nibbles/level3.png" />
  6. <bitmap id="level4" file="../Big Bento/about/nibbles/level4.png" />
  7. <bitmap id="level5" file="../Big Bento/about/nibbles/level5.png" />
  8. <bitmap id="level6" file="../Big Bento/about/nibbles/level6.png" />
  9. <bitmap id="level7" file="../Big Bento/about/nibbles/level7.png" />
  10. <bitmap id="level8" file="../Big Bento/about/nibbles/level8.png" />
  11. <bitmap id="level9" file="../Big Bento/about/nibbles/level9.png" />
  12. <bitmap id="level10" file="../Big Bento/about/nibbles/level10.png" />
  13. <bitmap id="llama" file="../Big Bento/about/nibbles/llama.png" />
  14. <bitmap id="info" file="../Big Bento/about/nibbles/info.png" />
  15. <bitmap id="info2" file="../Big Bento/about/nibbles/info2.png" />
  16. <bitmapfont id="font" file="../Big Bento/about/nibbles/fixedsys.png" charwidth="8" charheight="14" hspacing="0" vspacing="0"/>
  17. </elements>
  18. <groupdef id="sammys">
  19. </groupdef>
  20. <groupdef id="nibbles">
  21. <rect filled="1" fitparent="1" color="0,0,128" />
  22. <layer x="0" y="0" h="321" w="371" id="bg" image="level1" move="0" />
  23. <layer x="0" y="0" id="llama" image="llama" visible="0"/>
  24. <text id="c1" x="4" y="20" w="370" h="14" text="" font="font" align="left" visible="1" alpha="100"/>
  25. <text id="c2" x="4" y="20" w="360" h="14" text="" font="font" align="right" visible="1" alpha="100"/>
  26. <text id="c3" x="4" y="20" w="360" h="14" text="" font="font" align="center" visible="1" alpha="100"/>
  27. <layer x="0" y="0" h="5" w="5" id="sammy0" image="sammy" visible="0"/>
  28. <group x="0" y="0" h="321" w="371" id="sammys" move="0" />
  29. <layer id="info" x="0" y="0" h="321" w="371" image="info" />
  30. <text id="infotxt" x="0" y="156" w="371" h="14" text="Level 1, Push Space" font="font" align="center"/>
  31. <layer id="info2" x="0" y="0" h="321" w="371" image="info2" visible="0" />
  32. <text id="infotxt2a" x="0" y="120" w="371" h="14" text="G A M E O V E R" font="font" align="center" visible="0"/>
  33. <text id="infotxt2b" x="0" y="150" w="371" h="14" text="Your Score:" font="font" align="center" visible="0"/>
  34. <text id="infotxt2c" x="0" y="192" w="371" h="14" text="To Play Again, Push Space" font="font" align="center" visible="0"/>
  35. <text id="infotxt2d" x="0" y="168" w="371" h="14" text="Personal Best:" font="font" align="center" visible="0"/>
  36. <text id="score" x="0" y="1" w="371" h="14" text="0" font="font" align="right"/>
  37. <text id="lives" x="0" y="0" w="371" h="14" text="Lives: 5" font="font" align="center"/>
  38. <text id="level" x="0" y="0" w="371" h="14" text="Level 1" font="font" align="left" />
  39. <text id="txt" y="130" x="5"/>
  40. </groupdef>