How to hide the player`s head foe camera only?

Hey, I am new to unreal and I am developing a horror as well as an FPS game, with motion matching but, I have a problem, the problem is - I have to hide the player`s head for camera only, I mean that the head should cast shadows, but it should be invisible for camera, will you help me to resolve this problem?

Several ways but a common one is using “owner no see”:

Set Owner No See | Unreal Engine 5.4 Documentation | Epic Developer Community (epicgames.com)

Nothing new really.

Its a playlist;
https://youtube.com/playlist?list=PLgRW1PMsJr5qZ9WQ3U__hjAe-6o4f38VT&si=Tkll38vXCojubifM

Thanks

1 Like

Thanks,