From 5d92c33779128c588edd2b8c0be82dbe45cb2c61 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Sat, 25 Apr 2026 03:53:09 +0200 Subject: [PATCH] auto-git: [change] src/runtime-three/third-person-navigation-controller.ts --- src/runtime-three/third-person-navigation-controller.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/runtime-three/third-person-navigation-controller.ts b/src/runtime-three/third-person-navigation-controller.ts index 20cd18cb..ca3832fd 100644 --- a/src/runtime-three/third-person-navigation-controller.ts +++ b/src/runtime-three/third-person-navigation-controller.ts @@ -470,6 +470,7 @@ export class ThirdPersonNavigationController implements NavigationController { ...this.feetPosition }, eyePosition, + yawDegrees: (this.yawRadians * 180) / Math.PI, grounded: this.grounded, locomotionState: this.locomotionState, movement: cloneRuntimePlayerMovement(