You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

tile.json 242 B

12345678910111213
  1. {
  2. "tileTextures": [
  3. "assets/game/extra/ui/tile_board.png",
  4. "assets/game/extra/ui/tile_grid.png",
  5. "assets/game/extra/ui/tile_grid_red.png"
  6. ],
  7. "xpos": 0,
  8. "ypos": 0,
  9. "width": 115,
  10. "height": 115,
  11. "tilex": 0,
  12. "tiley": 0
  13. }