I researched this for a while and couldn’t find a solution that worked for me, all I was wondering is how I can make it so that when I am in first person, only the torso, legs, and arms are visible. Any resources or tutorials for this?
You can set the TransparencyModifier
property (script only) of these parts to 1 or 0. If it’s set to 0, they don’t disappear whilst in FPS, if it’s 1, they disappear.
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.