Dawn/assets/testmap2.json
2024-10-07 00:27:20 -05:00

20 lines
214 B
JSON

{
"width": 3,
"height": 3,
"layers": [
{
"tiles": [
1, 1, 1,
1, 1, 1,
1, 1, 1
]
}
],
"entities": [
{
"type": 1,
"x": 0,
"y": 0
}
]
}