OK, this thing bugged me since oblivion came out. When you attack with a bow in 3rd preson, the character nocks the arrow and draws the bow, but the body faces the direcion he is shooting to, when he should be standing sideways (like 90 degrees from the direction of the shot), http://www.ucd.ie/archery/img/shoot/full-draw.gif.
Cant be done as that animation would not blend with the movement animations at all -. doing it and still being able to move while aiming with the bow drawn would require the Skeleton.nif be restructured so that the Spine is no longer a child of the Pelvis -> which in turn would require to completely remake every single animation for the NPC/Player -> not worth the effort.
Another question:http://www.youtube.com/watch?v=p-RrLowTRlA, you see the character holding the sheated sword in his left arm, so would it be possible to change the position of the sheated sword from left hip to right shoulder? I know there are over the shoulder weapon mods, but they all sheathe like two-handed weapon(use the same animation).
Yes and No teh game is hard coded to Sheeth weapons on their respective BackWeapon SideWeapon nodes -> the only other option then moving those nodes would be to add a new node and when you put the weapon away switch to a model that is attached to the other location.