I’m making a gun and I have all the values for gun like fire-rate, damage, reload speed, etc stored in a module. I have been suggested to handle everything on the client including raycasting and only use the server to register hits? Wouldn’t exploiters be able to abuse this?