Posts: 26
Threads: 5
Joined: Jul 2016
Reputation:
0
I want ask that using PlayerChatBubble is more good or using Create3DTextLabel to show chat messages above player head?
Posts: 374
Threads: 13
Joined: Sep 2017
Reputation:
0
That depends for survival i think its better to use label above players head for freeroam i think its better to use chat bubble
Posts: 6,242
Threads: 8
Joined: Jun 2008
Quote:
Originally Posted by Lokii
That depends for survival i think its better to use label above players head for freeroam i think its better to use chat bubble
|
But why though... Explain why it is better so that you can show you understand the difference between the 2...
Posts: 26
Threads: 5
Joined: Jul 2016
Reputation:
0
I don't asked is it important to show messages above player head, I asked which one is more good. Create3DTextLabel or SetPlayerChatBubble.
Posts: 6,242
Threads: 8
Joined: Jun 2008
Well then you're asking the wrong question... You're asking 'which should I use' when you should be asking what the difference is and base it upon your needs.
He's right though, if you're doing freeeroam things, and simply only going to show the chat, ChatBubbles would be fine, but if you're doing anything that needs special stuff then you'd be better off using the 3DTextLabel.