auto-git:
[change] src/runtime-three/navigation-controller.ts
This commit is contained in:
@@ -83,7 +83,8 @@ export type RuntimeLocomotionMode =
|
|||||||
| "flying"
|
| "flying"
|
||||||
| "swimming"
|
| "swimming"
|
||||||
| "diving"
|
| "diving"
|
||||||
| "climbing";
|
| "climbing"
|
||||||
|
| "ledgeGrab";
|
||||||
export type RuntimeAirborneKind = "jumping" | "falling" | null;
|
export type RuntimeAirborneKind = "jumping" | "falling" | null;
|
||||||
export type RuntimeLocomotionGait =
|
export type RuntimeLocomotionGait =
|
||||||
| "idle"
|
| "idle"
|
||||||
|
|||||||
Reference in New Issue
Block a user