auto-git:
[change] tests/domain/runtime-interaction-system.test.ts
This commit is contained in:
@@ -170,7 +170,8 @@ function createRuntimeSceneFixture(): RuntimeSceneDefinition {
|
|||||||
capabilities: movementTemplate.capabilities,
|
capabilities: movementTemplate.capabilities,
|
||||||
jump: movementTemplate.jump,
|
jump: movementTemplate.jump,
|
||||||
sprint: movementTemplate.sprint,
|
sprint: movementTemplate.sprint,
|
||||||
crouch: movementTemplate.crouch
|
crouch: movementTemplate.crouch,
|
||||||
|
edgeAssist: movementTemplate.edgeAssist
|
||||||
},
|
},
|
||||||
navigationMode: "thirdPerson",
|
navigationMode: "thirdPerson",
|
||||||
spawn: {
|
spawn: {
|
||||||
|
|||||||
Reference in New Issue
Block a user