I have a couple of questions about animation. When you animate a pair of hands to hold a weapon like a sword which isn’t animated does the sword move with the hands or does it need to be animated alongside the hands? Are animations separate from transforms? If I animate a pair of hands do any of their transforms change as the animation plays because the hands are moving?
You should just be able to child the sword to the player’s hand and have it take on all the positional/rotational data from that, shouldn’t you?
That’s what I was thinking but I don’t know for sure.
This should be moved to the animation section