How do I hide the part in this custom hat? this don’t happen
every time but I need to find a way to fix it.
The part is the black thing above the screen
I don’t know if this is the right category, if it isn’t please tell me the correct one and I will change to it right away
If you have any questions ask it here.
2 Likes
RMofSBI
(RMofSBI)
#2
You can decrease the Field of View of the character maybe? Its under Camera settings in the workspace.
The Field of View is already 70 if I did decrease it, it will be much harder to look around
u can use LocalTrasparencyModifier
acutally just check if the hat is in the character
RMofSBI
(RMofSBI)
#6
Ok then maybe Offset the Camera a bit down so the hat doesnt show?
So the hat is in your character?
Yes, it’s in the character put in by a script
Do checking in the .RenderStepped function if camera is close to the character
Minhseu123
(Minhseu123)
#10
Check if player zoom is at 0 then set LocalTransparencyModifier
of the hat to 1 otherwise set it to 0