auto-git:
[change] src/runtime-three/third-person-navigation-controller.ts
This commit is contained in:
@@ -21,6 +21,10 @@ import {
|
|||||||
shouldExitClimbing,
|
shouldExitClimbing,
|
||||||
type RuntimePlayerClimbSurface
|
type RuntimePlayerClimbSurface
|
||||||
} from "./player-climbing";
|
} from "./player-climbing";
|
||||||
|
import {
|
||||||
|
resolvePlayerEdgeAssistTopOut,
|
||||||
|
shouldAttemptPlayerEdgeAssist
|
||||||
|
} from "./player-edge-assist";
|
||||||
import {
|
import {
|
||||||
createIdleRuntimeLocomotionState,
|
createIdleRuntimeLocomotionState,
|
||||||
stepPlayerLocomotion
|
stepPlayerLocomotion
|
||||||
|
|||||||
Reference in New Issue
Block a user