-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathblueprint3.json
86 lines (86 loc) · 1.35 KB
/
blueprint3.json
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
{
"bodies": [
{
"childs": [
{
"bounds": {
"x": 5,
"y": 7,
"z": 1
},
"color": "8D8F89",
"pos": {
"x": -15,
"y": 4,
"z": 2
},
"shapeId": "a6c6ce30-dd47-4587-b475-085d55c6a3b4",
"xaxis": 1,
"zaxis": 3
},
{
"color": "D02525",
"controller": {
"active": false,
"controllers": [
{
"id": 48818
},
{
"id": 11111
}
],
"id": 48817,
"joints": null,
"mode": 0
},
"pos": {
"x": -13,
"y": 6,
"z": 3
},
"shapeId": "9f0f56e8-2c31-4d83-996c-d00a9b296c3f",
"xaxis": 1,
"zaxis": -2
},
{
"color": "19E753",
"controller": {
"active": false,
"controllers": null,
"id": 48818,
"joints": null,
"mode": 0
},
"pos": {
"x": -13,
"y": 9,
"z": 3
},
"shapeId": "9f0f56e8-2c31-4d83-996c-d00a9b296c3f",
"xaxis": 1,
"zaxis": -2
},
{
"color": "19E753",
"controller": {
"active": false,
"controllers": null,
"id": 11111,
"joints": null,
"mode": 0
},
"pos": {
"x": -16,
"y": 9,
"z": 3
},
"shapeId": "9f0f56e8-2c31-4d83-996c-d00a9b296c3f",
"xaxis": 1,
"zaxis": -2
}
]
}
],
"version": 4
}