auto-git:

[change] src/runtime-three/third-person-navigation-controller.ts
This commit is contained in:
2026-04-25 03:53:09 +02:00
parent 13c2a6aac1
commit 5d92c33779

View File

@@ -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(