How to prevent item from clipping inside a ViewportFrame?

I have a ViewportFrame and the model inside the ViewportFrame has a sword, im wondering how to prevent the sword from clipping like this:
image

The reason it’s clipping is because the camera is inside the sword. Make the camera farther away, and make it’s FieldOfView lower, so the character fits in the frame as intended, but the camera won’t be inside the sword anymore.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.