Any working gun tutorials?

ok so im working on a FPS game. i got the main server system ready but i cant code a gun!

i tried all of the tutorials but none of them seem to work.

is there any good, working rifle tutorials out there?

1 Like

i recommend to see this video

You can change the properties of the script to have more bullets etc and put a mesh of a Rifle
that is my suggestion

There’s a weapon kit article that you can use: Weapons Kit | Documentation - Roblox Creator Hub
This article is very detailed, and you can add many things to it.

1 Like

Here are some tutorials to guns outside of bullets:

Useful to making guns functional:

Calculating bullet drop

Raycasting: Making a Laser Gun

1 Like