So basically whenever I try to run a local script it won't work even if I just put
print("Hello World!")
Nothing would show up in the command prompt is there any reason why?
LocalScripts doesn't run if it's inside workspace. Try putting it somewhere else like StarterPlayerScripts
Then you probably dont have the output opened find it in the view section