With my old view models, some parts would clip through when the player is pressed against a wall. To fix this, I tried using viewportFrames. I ran into a bit of a problem when none of my animations were playing. I am animating using an animation controller. Is there any way that I could possibly animate objects inside a viewport frame?