MotionController and keyboard control

How i can use MotionController and let user move the player with keyboard too?

There is a "keyboard" type for the MotionController. But I think it is one or the other. Possibly on "keydown" or on "mousemove" you could switch motionControllers.

Thanks! I make it with mousedown to on MotionController and off it when preesup

1 Like