FE Gun Kit Lighting/Shadow Bug

Hello,

The recent version of the FE Gun kit viewmodel (including the legacy version) has a bug that I have encountered that disables the shadow when you equip or move with the gun). I have tested this on different devices, and the result is the same.

Version used: www.roblox.com/library/9477229933/ALT-FIRE-FE-Gun-kit-Viewmodel-Physics

Example:

3 Likes

hey do you know if this problems been fixed/solved yet, I’ve also been having this weird little bug.

FE Gun kit Viewmodel has no ViewportFrame on Viewmodels, They’re attached to cameras.

1 Like

Line 365 replace it with
viewmodel.PrimaryPart.CFrame = CFrame.new(100000, 100000, 100000) * CFrame.Angles(0, 0, 0)

Depending on the version

2 Likes

what fe gunkit vm are you using?

In which script do I paste that?

This is a bug with Roblox that happens sometimes when you move with a tool.
There is nothing you can do about this bug other than report it to Roblox.