-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwaves.json
More file actions
45 lines (45 loc) · 744 Bytes
/
waves.json
File metadata and controls
45 lines (45 loc) · 744 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"1": [
{
"type": "enemy",
"x": 1088.0,
"y": 192.0
},
{
"type": "enemy",
"x": 896.0,
"y": 384.0
},
{
"type": "enemy",
"x": 1568.0,
"y": 416.0
}
],
"10": null,
"2": null,
"3": [
{
"type": "enemy",
"x": 832.0,
"y": 160.0
},
{
"type": "enemy",
"x": 1184.0,
"y": 192.0
}
],
"4": [
{
"type": "enemy",
"x": 992.0,
"y": 224.0
}
],
"5": null,
"6": null,
"7": null,
"8": null,
"9": null
}