Y_OM
(Y_OM)
May 12, 2022, 12:33am
#1
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
miserloou
(AmourFuo)
July 22, 2022, 5:09am
#2
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
Y_OM
(Y_OM)
July 23, 2022, 4:52am
#5
Line 365 replace it with
viewmodel.PrimaryPart.CFrame = CFrame.new(100000, 100000, 100000) * CFrame.Angles(0, 0, 0)
Depending on the version
2 Likes
miserloou
(AmourFuo)
July 25, 2022, 7:36pm
#6
what fe gunkit vm are you using?
MarmotOven
(MarmotsOven)
January 5, 2023, 2:19pm
#7
In which script do I paste that?
xDeltaXen
(xDeltaXen)
January 8, 2023, 4:28pm
#8
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.