Nikitaivanov
Created page with "/uploads/Look Rotation.png Create a rotation pointing in a given direction, e.g. rotating a character to look that way. Inputs: * Direction: The direction you want to look in * Up: Which way is up for the looking character (defaults to [0, 1, 0] if unwired) Outputs: * Rotation: A rotation "looking" in the direction. == Notes == * When converting one direction (vector) into a rotation, there is actually an infinite number of solution..."