We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e8c903 commit 400aaddCopy full SHA for 400aadd
misc/ControlsStuff/config.json
@@ -0,0 +1,46 @@
1
+{
2
+ "name": "Frontier",
3
+ "rotations": [
4
+ {
5
+ "axis": "x",
6
+ "degrees": 90
7
+ },
8
9
+ "axis": "y",
10
+ "degrees": 0
11
12
13
+ "axis": "z",
14
15
+ }
16
+ ],
17
+ "position": [
18
+ 0,
19
20
+ 0.015
21
22
+ "cameras": [],
23
+ "components": [
24
25
+ "zeroedRotations": [
26
27
28
29
30
31
32
33
34
35
36
37
38
39
+ "zeroedPosition": [
40
+ -0.355,
41
42
+ -0.193
43
+ ]
44
45
46
+}
0 commit comments