WASD key not function

I’m PC user, when I use WASD key to move around. The key not function. what should I do?

I hope this will be usefull to you


CoSpaces Shortcuts

1 Like

when “w” key pressed in coblocks or addEventListener(“w”, myfunction) in typescript (js)

The WASD keys should work like the arrows keys normally (with the need for programming).

If your WASD keys do not move you, do the arrows keys move you? If not, then you should check the Camera settings to make sure the Camera is not set to “Fixed Position” which prevents the player from moving around.

Screen Shot 2022-04-22 at 7.24.45 AM

1 Like