Hello everyone, this is my first post on the DevForum.
I’m asking for help with an idea I’ve had for a game.
Essentially, everyone’s player character will be set to this fellow. When typing in the chat, the message typed will be displayed on the character’s screen.
I have attempted to do this through this code in a script in ServerScriptService:
Here is what the Explorer looks like for the player model:
If anybody could give me some pointers on how to rectify this issue, please do let me know! I’m not that experienced when it comes to scripting, but I am striving to try things for myself in order to get better.
Oh, it appears that I am. Sorry if this is a simple question, but where would I look for the screen? How would I refer to the specific player model which chatted?