auto-git:
[change] src/runtime-three/third-person-navigation-controller.ts
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user