Is it possible to wasd-controls move attached to the floor?

Is it possible to wasd-controls move attached to the floor?
As a locomotion, I’m want the player move always on the floor but according the camera orientation. This component moves left or right, but moving forward uses the NonVrCamera and flies or goes below the floor. I’ve already seen the signorpipo locomotion component at the playground template… but I’m looking for something easier hehehe
Thanks in advance

Someone recently added just that in a Pullrequest: Add floor alignment to wasd-controls, cleanup wasd-controls by Srile · Pull Request #37 · WonderlandEngine/components · GitHub

You should be able to check that checkbox now (if not available, update the @wonderlandengine/components package of your project to the latest version).