A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/AlmasB/FXGL/commit/5de072796 below:

basic hex support for Tiled .tmx, closes #702 · AlmasB/FXGL@5de0727 · GitHub

1 +

<?xml version="1.0" encoding="UTF-8"?>

2 +

<map version="1.9" tiledversion="1.9.0" orientation="hexagonal" renderorder="right-down" width="20" height="20" tilewidth="14" tileheight="12" infinite="0" hexsidelength="6" staggeraxis="y" staggerindex="odd" nextlayerid="3" nextobjectid="2">

3 +

<tileset firstgid="1" name="hex mini" tilewidth="18" tileheight="18" tilecount="20" columns="5">

4 +

<image source="hexmini.png" width="106" height="72"/>

5 +

</tileset>

6 +

<layer id="1" name="Ground" width="20" height="20">

7 +

<data encoding="csv">

8 +

15,15,15,5,16,17,17,13,8,14,14,14,14,5,13,13,13,13,14,14,

9 +

15,8,5,14,16,17,13,8,14,14,14,14,14,5,5,5,13,14,14,14,

10 +

15,9,5,2,2,2,2,13,14,14,14,14,14,5,5,5,13,13,14,14,

11 +

5,5,2,15,5,7,5,14,14,14,14,14,2,2,5,13,5,13,14,14,

12 +

10,5,2,14,14,7,7,14,14,14,13,5,5,2,2,2,2,13,14,14,

13 +

10,10,2,2,14,0,0,14,0,10,13,5,2,2,2,2,13,13,14,14,

14 +

5,10,10,13,0,0,0,0,0,0,13,5,2,2,2,2,2,13,14,14,

15 +

5,13,13,14,14,0,0,0,0,0,0,0,11,2,2,2,2,13,14,10,

16 +

5,5,5,14,0,0,0,0,0,0,0,0,11,11,0,0,2,2,10,10,

17 +

14,14,14,14,0,0,0,0,0,0,0,0,0,0,0,2,2,10,9,9,

18 +

14,14,14,14,14,0,0,0,0,0,0,0,0,0,0,2,2,10,10,9,

19 +

14,14,13,13,14,0,0,0,0,0,0,0,0,0,2,12,13,10,10,9,

20 +

14,14,13,13,14,14,0,0,0,0,0,0,0,0,0,7,7,13,13,10,

21 +

14,13,13,13,14,0,0,0,0,0,0,0,0,0,7,7,13,17,16,10,

22 +

14,10,13,13,14,14,0,0,0,0,0,2,2,2,7,7,13,17,17,16,

23 +

10,10,13,13,14,14,5,2,2,2,2,4,2,2,2,2,13,16,16,16,

24 +

10,10,10,10,13,14,2,2,2,2,4,4,2,7,7,2,13,13,3,16,

25 +

10,10,10,14,14,14,5,5,2,4,4,2,12,7,2,3,3,3,3,3,

26 +

10,10,14,14,8,14,8,13,5,2,4,4,2,2,2,3,3,3,3,3,

27 +

10,14,8,8,8,14,8,13,5,2,2,2,2,3,3,3,3,3,3,3

28 +

</data>

29 +

</layer>

30 +

<layer id="2" name="Layer2" width="20" height="20">

31 +

<data encoding="csv">

32 +

0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,

33 +

0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,

34 +

0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,

35 +

0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,

36 +

0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,

37 +

0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,

38 +

0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,

39 +

0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,0,0,0,0,0,

40 +

0,0,0,0,0,0,0,0,15,15,15,0,0,15,15,0,0,0,0,0,

41 +

0,0,0,0,0,0,0,15,15,15,15,15,15,0,0,0,0,0,0,0,

42 +

0,0,0,0,0,0,0,15,15,15,15,15,15,0,0,0,0,0,0,0,

43 +

0,0,0,0,0,0,0,15,15,15,15,15,0,0,0,0,0,0,0,0,

44 +

0,0,0,0,0,0,0,0,15,15,15,0,0,0,0,0,0,0,0,0,

45 +

0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,

46 +

0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,

47 +

0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,

48 +

0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,

49 +

0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,

50 +

0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,

51 +

0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0

52 +

</data>

53 +

</layer>

54 +

</map>


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4