FyroxEngine / Fyrox

3D and 2D game engine written in Rust
https://fyrox.rs
MIT License
7.48k stars 339 forks source link

Change Keybinds to Industry Standard #653

Closed The-Ladle closed 3 weeks ago

The-Ladle commented 3 weeks ago

Since Unity and Unreal Engine bind Q to down and E to up, the old key binds in Fyrox seem very counterintuitive. Therefore, I have modified the key binds to make E up rather than down and vice versa.