Godot Version
4.2.1
Question
I would like to be able to use the gizmo from the editor in game.
It would perfectly suit my need of being able to select an object and change its position and orientation in game.
I would think this would be simple to do as it already exists in editor.
What is the simplest way to implement this?