auto-git:

[change] src/runtime-three/third-person-navigation-controller.ts
This commit is contained in:
2026-05-01 16:25:10 +02:00
parent 31811fdd8e
commit bc87aed89c

View File

@@ -21,6 +21,10 @@ import {
shouldExitClimbing,
type RuntimePlayerClimbSurface
} from "./player-climbing";
import {
resolvePlayerEdgeAssistTopOut,
shouldAttemptPlayerEdgeAssist
} from "./player-edge-assist";
import {
createIdleRuntimeLocomotionState,
stepPlayerLocomotion