-
Notifications
You must be signed in to change notification settings - Fork 0
/
untitled.prefab
48 lines (48 loc) · 950 Bytes
/
untitled.prefab
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
{
"SchemaVersion": 1,
"Name": null,
"Description": null,
"Root": {
"Guid": "7234c09d-c76f-45fc-be40-f7dd5742472d",
"Entities": [
{
"Guid": "84159c23-53e2-494e-b284-e684bb95b9d3",
"Entities": [],
"Components": [],
"Keys": {
"_name": {
"JsonValue": "Untitled Entity"
},
"_localposition": {
"JsonValue": "0,0,0"
},
"_localrotation": {
"JsonValue": "0,0,0"
},
"_scale": {
"JsonValue": 1
},
"_tags": {}
}
}
],
"Components": [],
"Keys": {
"_name": {
"JsonValue": "Root Entity"
},
"_localposition": {
"JsonValue": "0,0,0"
},
"_localrotation": {
"JsonValue": "0,0,0"
},
"_scale": {
"JsonValue": 1
},
"_tags": {
"JsonValue": ""
}
}
}
}