#am i dumb or i user input service not working?
11 messages · Page 1 of 1 (latest)
idk lemme just show u the code
local UserInputService = game:GetService("UserInputService")
UserInputService.InputBegan:Connect(function(input, gameProcessed)
print("lopl")
end)
either im doing something wrong or idk
its in a localscript?
yes
