auto-git:
[change] src/runtime-three/first-person-navigation-controller.ts
This commit is contained in:
@@ -90,6 +90,10 @@ function cloneRuntimePlayerMovement(
|
||||
},
|
||||
crouch: {
|
||||
speedMultiplier: movement.crouch.speedMultiplier
|
||||
},
|
||||
edgeAssist: {
|
||||
enabled: movement.edgeAssist.enabled,
|
||||
pushToTopHeight: movement.edgeAssist.pushToTopHeight
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user