stride3d/stride

[FEATURE REQUEST]Add Customizable Key Remapping to the Editor via a Config File

开放

#2,478 创建于 2024年10月4日

 (0 条评论) (0 个反应) (0 位负责人)C# (886 个派生)batch import
enhancementgood first issue

仓库指标

星标
 (6,001 个星标)
PR 合并指标
 (平均合并 10天 11小时) (30 天内合并 22 个 PR)

描述

Untitled

As the key rebind feature in the Editor now is very limited, whenever I'm using the editor, I often want to move the camera while holding down the middle mouse or right mouse button, but I frequently end up panning away from my orthographic view instead. This leads to frustration as I accidentally pan the camera when I don’t intend to, slowing down my workflow.

I'd like the ability to rebind any key or map any buttons in the editor using a centralized configuration file (e.g., JSON) to store these settings, allowing users to adjust them even outside the editor.

贡献者指南