Originally Posted by Rashia |
Question. How would I go about making a weight follow a certian point on a skeleton no matter where it went?
Say in the case of a weapon that sits at your hip. The motion moves the hip in a 360 degree spin motion. I fyou do simple transfer of weights they don't follow the hip movement, just stay in the same position while the character moves in a spinning motion.
I don't know if you explained it already, but I'm having a hard time trying to get a weapon to stay on the left hip as it spins around and I'm not sure how to fix it >.< |
Lol, been a while since I've been able to get back to checking stuff and all. Don't know if you solved this but if a weapon is staying stationary it's because that axis was told to stay at that spot the whole way through. The easiest way to fix since the skeletons for the weapons are all tied to the hip is to remove the instructions for the axis that is telling it to stay there.
Once you do that the weapon should follow as the hip rotates, so in your case you should only need 2 of the 3 axis' filled in with data. The last one you want to make sure is not there at all. Would try to be more specific on which axis it is, but I've got to get back to messing with it again to know that type of detail. I know it's either Z or Y axis.