cesium-unreal icon indicating copy to clipboard operation
cesium-unreal copied to clipboard

Double-click CesiumGeoreference to teleport editor camera to the origin

Open nithinp7 opened this issue 4 years ago • 1 comments

I think it would make a lot of sense for the CesiumGeoreference actor to have some sort of invisible billboard so that it can be double-clicked in the world outliner to teleport the editor camera to the origin (or maybe close enough to be looking at it). There is almost certainly a painless way to do this, but if not we should at least be able to override the focus actor event like Bao did here: #231.

nithinp7 avatar Mar 26 '21 14:03 nithinp7

It would actually also be good to add an editor gizmo to it like other non-rendering actors have: image

I think it would be a good UX improvement to help users understand where the world origin 0,0,0 is. It might as a side effect help with teleporting the editor camera.

argallegos avatar May 12 '22 20:05 argallegos