Open GonnaFlyMethod opened 2 months ago
Yup - that makes sense, and was something I was also considering.
My general thinking isn't to mirror Godot exactly - just to implement what makes sense and people find useful. So, if this is something you'd find useful, 👍.
On Mon, 9 Sept 2024 at 15:38, Aliaksandr Husakou @.***> wrote:
Hey, I've noticed that standard Godot editor has multiple modes for the camera while navigating through a scene:
- Slow(when holding Alt)
- Normal
- Speeded up(when holding shift).
I would like to share the idea: what if we could add alt key handling to slow down the flying camera in 3D debugging mode to have a greater control over things that are going on? What do you think?
— Reply to this email directly, view it on GitHub https://github.com/bbbscarter/GodotRuntimeDebugTools/issues/6, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHDB67C2JXJ3CKXB4LAZ3LZVWXFXAVCNFSM6AAAAABN4WOKE2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGUYTIMJVG44DCNA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Hey, I've noticed that standard Godot editor has multiple modes for the camera while navigating through a scene:
I would like to share the idea: what if we could add
alt
key handling to slow down the flying camera in 3D debugging mode to have a greater control over things that are going on? What do you think?