Refresh runtime targeting state

This commit is contained in:
2026-04-25 15:42:50 +02:00
parent 8fb4b3932e
commit b2e271c383

View File

@@ -4778,6 +4778,7 @@ export class RuntimeHost {
this.updateRuntimeDialogueParticipants(cameraDt);
this.refreshRuntimeTargetingState();
this.activeController?.update(simulationDt);
this.refreshRuntimeTargetingState();
this.updateActiveRuntimeTargetLockState();
const activeCameraRig = this.applyActiveCameraRig(cameraDt, previousCameraPose);
this.updateRuntimeTargetingVisuals(cameraDt);