Remove testmap2
This commit is contained in:
@ -49,8 +49,7 @@
|
||||
"door": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"direction": 3,
|
||||
"map": "testmap2.json"
|
||||
"direction": 3
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -1,20 +0,0 @@
|
||||
{
|
||||
"width": 3,
|
||||
"height": 3,
|
||||
"layers": [
|
||||
{
|
||||
"tiles": [
|
||||
1, 1, 1,
|
||||
1, 1, 1,
|
||||
1, 1, 1
|
||||
]
|
||||
}
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"type": 1,
|
||||
"x": 0,
|
||||
"y": 0
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user