So for a while I was stumped on how I was going to do hide animations. I didn’t think I would be able to use animations to open the door since the door wouldn’t be part of their character model. I didn’t want to have the animation just do a generic animation that might not actually sync with the door opening.
That’s when I got a great idea, so now the locker has a hinge door, and when you go to hide your character uses ikcontrols to pull the door open and closed while actually touching the handle. Entirely procedural and no animations required.
While I was at it I also made IK make the character look at where the camera is looking, and I think I’m going to go all in with IK for this project.