Rotate Y axis to mouse (3d)

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By ioio

https://docs.godotengine.org/en/latest/classes/class_camera.html?highlight=camera
Has some functions to transform screen/mouse coordinates to 3d world coordinates.
Transform have some lookat or lookingat functions to make a Transform “look at” some 3d point.
(I tried to adjust my amount of detail in the answer to the detail you provided in your comprehensive question.)

wombatstampede | 2019-02-20 08:53