feat: ancre les réparations sur la map chargée

This commit is contained in:
tom-boullay
2026-05-28 15:47:53 +02:00
parent ba50224e6e
commit 9bbed06ddc
10 changed files with 150 additions and 19 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ export const REPAIR_MISSIONS: Record<RepairMissionId, RepairMissionConfig> = {
description:
"Repair the damaged cooling module before relaunching the bike",
modelPath: "/models/ebike/model.gltf",
modelScale: 0.5,
modelScale: 0.3,
stageUiPath: "/assets/UI/ebike.webm",
interactUiPath: REPAIR_INTERACT_UI_PATH,
brokenUiPath: REPAIR_BROKEN_UI_PATH,