Hello all,
I am working on a character creation system type of thing, and at the moment, I want to make the character always look at the camera.
I can use the bone transform function in the anim graph and get the look at rotation, but the rotation ends up all messed up, instead of looking at the camera, his bald shiny head is looking at the camera instead.
and also i always get an error before and after I click play, mainly because i'm using the "find player camera" function and it's being called before and after i click play so that when looking for it, it can't find it because it doesn't exist, so if anyone knows any walk around for the error, then that would be a terrific bonus!
Cheers!
I am working on a character creation system type of thing, and at the moment, I want to make the character always look at the camera.
I can use the bone transform function in the anim graph and get the look at rotation, but the rotation ends up all messed up, instead of looking at the camera, his bald shiny head is looking at the camera instead.
and also i always get an error before and after I click play, mainly because i'm using the "find player camera" function and it's being called before and after i click play so that when looking for it, it can't find it because it doesn't exist, so if anyone knows any walk around for the error, then that would be a terrific bonus!
Cheers!
Comment