I know the C key in modeling mode is what I want, but it doesn’t work in landscape mode.
Is there a built-in way, plugin, or workflow advice to enable this quick focus by cursor position in Landscape Mode? Any tips, workarounds, or future plans for this feature would be greatly appreciated.
Hey there @shanayyy42! There’s no native way to do this without selecting an object where you want then using the F key. However you could write an Editor Utility to do this.
This thread here could give a bit of a head start. It goes over a way to access the mouse location in editor, using that location, you could project a trace onto the landscape then move the active viewport location and rotation to the hit location + whatever offset you’d prefer.