BabylonJS / Editor

Community managed visual editor for Babylon.js
http://editor.babylonjs.com/
817 stars 232 forks source link

Update default controls to WASD #323

Closed tonypapousek closed 2 years ago

tonypapousek commented 2 years ago

The current template defaults, ZSQD, is nonsensical. Most FPS/TPS games use WASD.

julien-moreau commented 2 years ago

Hi @tonypapousek your are right, I'll update the templates and re-deploy them ! For instance, you can change the key bindings in the inspector when you have selected the camera, did you do that ?

tonypapousek commented 2 years ago

@julien-moreau - Oh yea, I've no problem rebinding keys both in GUI and via code. Just thought WASD would be easier for newcomers used to other schemes.

julien-moreau commented 2 years ago

Done! @tonypapousek and available in v4.1.0 new templates