updated default camera states

This commit is contained in:
Chr1Z93 2023-10-20 16:19:05 +02:00
parent 472c091133
commit 5325375adb
2 changed files with 37 additions and 18 deletions

View File

@ -1,38 +1,57 @@
[ [
{ {
"AbsolutePosition": { "AbsolutePosition": {
"x": -67.59604, "x": -67.6,
"y": 91.87675, "y": 91.88,
"z": 5.521103 "z": 5.52
}, },
"Distance": 104.699272, "Distance": 104,
"Position": { "Position": {
"x": -22.2649822, "x": -22.26,
"y": -2.5, "y": -2.5,
"z": 5.25747156 "z": 5.26
}, },
"Rotation": { "Rotation": {
"x": 64.34372, "x": 64.34,
"y": 90.3332, "y": 90.33,
"z": 0 "z": 0
}, },
"Zoomed": false "Zoomed": false
}, },
{ {
"AbsolutePosition": { "AbsolutePosition": {
"x": -47.7179832, "x": -39.1,
"y": 86.18371, "y": 29.7,
"z": -0.000006780735 "z": 0
}, },
"Distance": 97.85165, "Distance": 29.14,
"Position": { "Position": {
"x": -6.36408234, "x": -31.54,
"y": -2.5, "y": 1.55,
"z": -9.483223e-7 "z": 0
}, },
"Rotation": { "Rotation": {
"x": 64.99999, "x": 75,
"y": 89.99999, "y": 90,
"z": 0
},
"Zoomed": false
},
{
"AbsolutePosition": {
"x": -10.16,
"y": 18.95,
"z": 0
},
"Distance": 18,
"Position": {
"x": -5.5,
"y": 1.55,
"z": 0
},
"Rotation": {
"x": 75,
"y": 90,
"z": 0 "z": 0
}, },
"Zoomed": false "Zoomed": false

View File

@ -42,4 +42,4 @@
}, },
"Value": 0, "Value": 0,
"XmlUI": "" "XmlUI": ""
} }