From fc460915230c42f8d73ee062737dc246fc51e0c0 Mon Sep 17 00:00:00 2001 From: EnderSven <63908565+EnderSven@users.noreply.github.com> Date: Thu, 18 Jan 2024 01:32:54 +0100 Subject: [PATCH] Chalice rotations Chalice rotations --- assets/ms/models/quest/waterfall_quest/chalice.json | 5 +++++ assets/ms/models/quest/waterfall_quest/chalice_ashes.json | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/assets/ms/models/quest/waterfall_quest/chalice.json b/assets/ms/models/quest/waterfall_quest/chalice.json index 31a9f9ba7..e5bc7ef3b 100644 --- a/assets/ms/models/quest/waterfall_quest/chalice.json +++ b/assets/ms/models/quest/waterfall_quest/chalice.json @@ -1085,6 +1085,11 @@ "head": { "translation": [3.75, -12.25, 3], "scale": [4, 4, 4] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [3.25, 2.75, -30], + "scale": [4, 4, 4] } } } \ No newline at end of file diff --git a/assets/ms/models/quest/waterfall_quest/chalice_ashes.json b/assets/ms/models/quest/waterfall_quest/chalice_ashes.json index 1908dd057..86109ee9a 100644 --- a/assets/ms/models/quest/waterfall_quest/chalice_ashes.json +++ b/assets/ms/models/quest/waterfall_quest/chalice_ashes.json @@ -1085,6 +1085,11 @@ "head": { "translation": [3.75, -12.25, 3], "scale": [4, 4, 4] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [3.25, 2.75, -30], + "scale": [4, 4, 4] } } } \ No newline at end of file