Add default player movement constants to test
This commit is contained in:
@@ -4,6 +4,8 @@ import { BoxGeometry, PlaneGeometry } from "three";
|
||||
import { createBoxBrush } from "../../src/document/brushes";
|
||||
import { createEmptySceneDocument } from "../../src/document/scene-document";
|
||||
import {
|
||||
DEFAULT_PLAYER_START_MOVE_SPEED,
|
||||
DEFAULT_PLAYER_START_MOVEMENT_CAPABILITIES,
|
||||
createPointLightEntity,
|
||||
createInteractableEntity,
|
||||
createPlayerStartInputBindings,
|
||||
|
||||
Reference in New Issue
Block a user