alright, how do i make so, the cameras position, changes which way is forward for an object? like 3rd person.
i have a lot of camera questions.
alright, how do i make so, the cameras position, changes which way is forward for an object? like 3rd person.
i have a lot of camera questions.
Multiply object’s orientation matrix by inverted orientation matrix of camera.
Perhaps something here would be useful to you? http://blenderartists.org/forum/showthread.php?t=113871