-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathinertia.json
42 lines (42 loc) · 1.08 KB
/
inertia.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
{
"DataVersion": 3,
"Paths": {
"/": "/6001,6002,6001/0,0.992481,0,-0.122401"
},
"Entities": [
{
"id": "{b82c68ee-2d6f-46d4-92aa-01155935056b}",
"type": "Shape",
"name": "CUBE_ZERO",
"locked": true,
"dimensions": {
"x": 50,
"y": 50,
"z": 50
},
"rotation": {
"x": 0,
"y": 0,
"z": 0,
"w": 1
},
"position": {
"x": 6000,
"y": 5975,
"z": 6000
},
"grab": {
"grabbable": false
},
"script": "https://aleziakurdis.github.io/inertia/inertia.js",
"color": {
"red": 0,
"green": 0,
"blue": 0
},
"shape": "Cube"
}
],
"Id": "{4cb81846-a9a5-4a69-b9b0-8af32cb3911b}",
"Version": 120
}