How to make a character's head look at a point in space

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

I have a 3D character with a mesh and skeleton and I’ve been trying to get it to look at a point in space by rotating its head bone, but I’m having trouble understanding the different bone transforms

You should check first other questions and documentation:
Can’t set bone rotation
Show a sample code you are having trouble with and make more specific questions,

davidoc | 2018-11-12 04:33

:bust_in_silhouette: Reply From: MysteryGM

You should take a look at the Godot IK demo. In fact, grab all the demos. GitHub - godotengine/godot-demo-projects: Demonstration and Template Projects