So I'm trying to create a mod at the moment that makes an existing creature in game a playable race. The way I want to do it is give the player a power that transforms you into it, like the werewolf and vampire lord transformation powers. Now I have no idea how to do that yet either, but I'll leave the scripting for that to another post. Right now, I can use player.setrace in the console to become the creature, but the camera for third person is like inside the body and on the ground. So basically you can't really see anything, unless you look straight up and then you can see your half invisible character from underneath, which is a bit pointless. So I was wondering if there's a way in the creation kit for you to change where the third person camera is located on a different race. So you can actually see in proper third person, and are also able to zoom in and out (which currently it won't let me do). I hope that this makes sense. If you need any more info that I haven't given just say. Thanks!