Hey, I am making a simulator and In the debounce I get this error
ServerScriptService.Remotes:10: attempt to call a Instance value
and this is the line, however this is a bool value not an instance value
local debounce = remoteData(player.Name).debounce
more info can be provided