roblox studio and the roblox player work differently, the roblox player uses one of roblox’s servers, but roblox studio uses your computer. so i believe this is a glitch where roblox studio is processing it from the server, its hard to explain.
i know, i was thinking of using runservice:isstudio but then i couldnt completely achieve what i was trying to make so i decided to ask the devforum if there was a solution
I believe that when you do a single player test in Roblox Studio you are able to view both client and server side outputs due to your testing environment acting as both a server and the client. Instead, what you can do to test this is try to do a two player test in studio. This will create two client windows and one server window, where you can view the outputs needed.