as we can see in this image, mesh is glitching like this:
how can i fix it?
move the part that is glitching by a very small increment.
Not a glitch, this is called Z clipping. Too close to the camera and it won’t be drawn, it’s for optimization purposes.
Unfortunately Roblox doesn’t do it so well.