auto-git:

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

View File

@@ -477,6 +477,7 @@ export class FirstPersonNavigationController implements NavigationController {
...this.feetPosition
},
eyePosition,
yawDegrees: (this.yawRadians * 180) / Math.PI,
grounded: this.grounded,
locomotionState: this.locomotionState,
movement: cloneRuntimePlayerMovement(