I’m making a fps game and I keep running into a lighting but that makes shadows disappears and reappears within milliseconds, I sounds small but it hurts the texture and feel of the game.
Does anyone know a fix, I can’t find any anywhere.
hihi there, yes this bug was a long term and it doesn’t occur with the low graphics but the fix that community members have contributed had identified that the Viewmodel is trying to set the max CFrame value to it’s maximum which is infinite.
The fix is to edit it in Modules > ViewmodelHandler
find viewmodel.PrimaryPart.CFrame until you find the highlighted ones containing math.huge