init
This commit is contained in:
15
map-editor/simple-track.json
Normal file
15
map-editor/simple-track.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"map": [
|
||||
[5, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[0, 1, 1, 1, 0, 0, 1, 1, 1, 0],
|
||||
[0, 1, 0, 0, 0, 0, 0, 0, 1, 0],
|
||||
[0, 1, 0, 2, 2, 2, 2, 0, 1, 0],
|
||||
[0, 1, 0, 2, 4, 4, 2, 0, 1, 0],
|
||||
[0, 1, 0, 2, 2, 2, 2, 0, 1, 0],
|
||||
[0, 1, 0, 0, 0, 0, 0, 0, 1, 0],
|
||||
[0, 1, 1, 1, 0, 0, 1, 1, 1, 0],
|
||||
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user