From f0a5f948cce8ed0c31c61f123cbdebe25cd8ad63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wilhelm=20Bj=C3=B6rkstr=C3=B6m?= <143391787+Grantallkotten@users.noreply.github.com> Date: Thu, 6 Mar 2025 13:29:59 +0100 Subject: [PATCH] Updated blackhole profile init data Co-Authored-By: Emil Wallberg <49481622+EmilWallberg@users.noreply.github.com> --- data/profiles/blackhole.profile | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/data/profiles/blackhole.profile b/data/profiles/blackhole.profile index ccefaa9baa..c6669c3660 100644 --- a/data/profiles/blackhole.profile +++ b/data/profiles/blackhole.profile @@ -5,18 +5,18 @@ ], "camera": { "aim": "", - "anchor": "Root", + "anchor": "Blackhole_Example", "frame": "", "position": { - "x": 20.0, - "y": 20.0, - "z": 20.0 + "x": 0, + "y": 0, + "z": -30 }, "type": "setNavigationState", "up": { - "x": 0.0, - "y": 1.0, - "z": 0.0 + "x": -0.3976079901497721, + "y": 0.9175553858863555, + "z": 0 }, "yaw": 0.0 },