What would be the best way to make a gun

would it be a good idea to put the gun script in to the tool with the local script or just keep it in the server

make a local script that fires an event to the server each time the gun is fired, then in the server use raycasting to find out if the gun hit anything and then do damage stuff

1 Like