Files
ArrowBeatTap-Gp/Assets/Resources/Levels/lv4.json
T

140 lines
2.8 KiB
JSON

{
"levelId": 335,
"levelName": "lv4",
"gridRows": 9,
"gridCols": 9,
"pointSpacing": 60,
"arrows": [
{
"id": 1,
"startPoint": 7,
"path": [
"right",
"down",
"down",
"down",
"down",
"down",
"down",
"down",
"down"
]
},
{
"id": 2,
"startPoint": 13,
"path": [
"right",
"right",
"up",
"left",
"left",
"left",
"left",
"left",
"left",
"down",
"down",
"down",
"down",
"down",
"down",
"down",
"down"
]
},
{
"id": 3,
"startPoint": 11,
"path": [
"left"
]
},
{
"id": 4,
"startPoint": 55,
"path": [
"down",
"right",
"down",
"left"
]
},
{
"id": 5,
"startPoint": 49,
"path": [
"right",
"up",
"up",
"right",
"right",
"down",
"down",
"down",
"down",
"down",
"left",
"left"
]
},
{
"id": 6,
"startPoint": 42,
"path": [
"down",
"down",
"down",
"left"
]
},
{
"id": 7,
"startPoint": 59,
"path": [
"left",
"down",
"down",
"left",
"up",
"up",
"left",
"up",
"up",
"up"
]
},
{
"id": 8,
"startPoint": 48,
"path": [
"up",
"up",
"right",
"down"
]
},
{
"id": 9,
"startPoint": 16,
"path": [
"down",
"left",
"left",
"left"
]
},
{
"id": 10,
"startPoint": 46,
"path": [
"up",
"up",
"up",
"right",
"right",
"up"
]
}
]
}