Any alternatives for FE Gun Kits?

I cannot find any gun kits development of which is supported by this moment. All of them are pretty outdated and buggy. What alternatives do you know I can replace FE Gun kit with? Any help is appreciated!

For some who are wondered, I’m using thienbao2109 FE Gun Kit, which appears to be the most stable.

1 Like

The best option would be to make your own. There are plenty of tutorials if you’re a beginner (I recommend the one by BlackShibe, the deadline dev)

2 Likes

I would say use the Roblox gun kit, then modify it to you needs.

That’s what I did and now I have a ton of variables and choices to choose from.

3 Likes

Yeah this too. Although the only thing I would use from the Roblox gun system is the sanity checks from the server side. Use client-side hitreg, and use the sanity checks from the Roblox system.

4 Likes

Thank you @DominusHeburius @RocketSlither ! Although I’m gonna use my old kit for now, but when I’ll get smarter than my chair I’m sitting on, I’ll try all of your suggestions!

I will put “Solution” thing to the most useful post when my “kit” will be done.

Thank you again!

1 Like

Yes. Don’t use kits just make it yourself. It’s all just a compilation of Animations, GUI, and Camera Tweening in a local PlayerScript/CharacterScript

1 Like

i personally use a modified FE kit (thienbao one i think???) but it’s been further modified by me to support proper casing models (same system as the projectile where the name is in quotes) and allows for toggling suppressors on certain guns, as well as pistolwhipping.

1 Like

Thienbao’s us the most recent of them all, and I modified it too, but mainly for fixing random bugs. When I get smarter in coding, I will replace this kit anyway(maybe not all the fx).

1 Like