summaryrefslogtreecommitdiff
path: root/client/splash/face/all_faces_offsets.js
diff options
context:
space:
mode:
Diffstat (limited to 'client/splash/face/all_faces_offsets.js')
-rw-r--r--client/splash/face/all_faces_offsets.js24
1 files changed, 24 insertions, 0 deletions
diff --git a/client/splash/face/all_faces_offsets.js b/client/splash/face/all_faces_offsets.js
new file mode 100644
index 00000000..94ef56a3
--- /dev/null
+++ b/client/splash/face/all_faces_offsets.js
@@ -0,0 +1,24 @@
+export default function offsets() {
+ return {
+ john_ashcroft_1_0: { x: -0.037, y: 0.066, z: -0.038, scale: 0.00008 },
+ bush_1_0: {"x": -0.05, "y": 0.066, "z": -0.038, "scale": 0.000045},
+ brad_smith_1_0: {"x":-0.081,"y":0.066,"z":-0.047,"scale":0.00013},
+ george_tenet_1_0: {"x":0.001,"y":0.065,"z":-0.034,"scale":0.00006},
+ macron_1_0: {"x":-0.062,"y":0.054,"z":-0.039,"scale":0.00024},
+ macron_2_0: {"x":-0.043,"y":0.051,"z":-0.051,"scale":0.00013},
+ macron_4_0: {"x":-0.089,"y":0.07,"z":-0.055,"scale":0.00012},
+ putin_0: {"x":-0.037,"y":0.066,"z":-0.038,"scale":0.00009},
+ putin_3_0: {"x":-0.048,"y":0.086,"z":-0.052,"scale":0.00019},
+ putin_4_0: {"x":-0.095,"y":0.063,"z":-0.044,"scale":0.00017},
+ trump_1_0: {"x":-0.14,"y":0.07,"z":-0.038,"scale":0.00023},
+ trump_2_0: {"x":-0.062,"y":0.081,"z":-0.044,"scale":0.00006},
+ trump_3_0: {"x":-0.06,"y":0.058,"z":-0.035,"scale":0.00006},
+ trump_4_0: {"x":-0.071,"y":0.078,"z":-0.058,"scale":0.0002},
+ xi_1_0: {"x":-0.055,"y":0.094,"z":-0.047,"scale":0.00019},
+ xi_2_0: {"x":-0.054,"y":0.085,"z":-0.046,"scale":0.00013},
+ trudeau_2_0: {"x":-0.152,"y":0.072,"z":-0.022,"scale":0.00008}, // freaky!!
+ trudeau_3_0: {"x":-0.039,"y":0.063,"z":-0.039,"scale":0.00017}, // has glitch
+ trudeau_4_0: {"x":-0.053,"y":0.071,"z":-0.047,"scale":0.00014},
+ trudeau_5_0: {"x":-0.056,"y":0.066,"z":-0.056,"scale":0.00019},
+ }
+} \ No newline at end of file