I am making a game with a simple third-person camera gun system. After making the guns and testing them in Studio with no bugs, they didn’t work after publishing and playing through the Roblox website.
The third-person-camera works fine, however the guns don’t shoot. I have tried placing print statements in my code in an attempt to debug this, however none of them have printed. There are no errors, and the problem seems to be that ContextActionService is not detecting the LMB input.
Here is the game, feel free to look inside (You can click the three dots and open it in Studio):
I have ensured that I have Drafts disabled, published multiple times, restarted my computer and Studio. (This has persisted for multiple days.)
Please help, as I have encountered this issue before and found no solution.
#2 There is no way to help without knowing specific details. Like what is the unexpected behavior you are experiencing in a live server and not in Studio.