Hey! So, I have been using this typing bubble model and it randomly stopped working one day. When I went into studio, all the stuff was the same and I’m confused.
I read the code it doesn’t seem to have any problems? I also tested the main parts of it. Like what exactly is wrong with it can you be more specific? Yeah it does work I just tested it with the model. If you didn’t properly place the scripts then it wouldn’t work. Make sure you place the local script on a player spot such as StarterPlayer.StarterPlayerScripts or StarterGui. Also make sure the event is placed in replicatedstorage
I do see what they are saying, I’m having the same issue as I’ve tried the model myself. If you see in the image, this is what shows up when the event is fired vs when I stop typing. I’ve put everything in the right places as well. I think it could be a glitch, I’m not entirely sure.
So, you are having an issue, where the script doesn’t work in a studio. But, it does work on the actual game.
The reason why this is happening is because, the script has a local script in it. Local scripts take in information from the game, and not studio. So, if you are testing this in studio, it won’t work.
I know this is an old post, but if anyone is still trying to figure out what is wrong, you can only use the legacy chat not the new chat ROBLOX implemented.