Αποτελέσματα Αναζήτησης
The in-experience text chat system powered by TextChatService allows users to easily communicate and socialize with each other in live experiences. In addition to supporting the default text chat, you can customize the front-end user interface (UI) to improve your user engagement and immersion.
27 Ιουν 2022 · TextChatService is our new successor to the existing Chat service, and makes the process of managing channels, decorating messages, filtering text, creating commands, and developing custom chats easier than ever.
Customize the chat window and message UI of your in-experience text chat. The in-experience text chat system powered by Class.TextChatService allows users to easily communicate and socialize with each other in live experiences.
10 ώρες πριν · You're using Legacy Chat and use SetExtraData to add chat tags. If you want to continue using chat tags, you’ll need to learn how to use OnIncomingMessage callbacks to customize the chat messages in the new chat ui. Set TextChatService.ChatVersion to Enum.ChatVersion.TextChatService and everything should continue to work out of the box.
2 Απρ 2022 · TextChat+ is a new module that allows you to setup configurations for the new TextChatService. This includes ChatTags (prefix), Name Color, and Chat Color.
14 Νοε 2022 · To allow you to best customize the default chat window to fit your experience’s aesthetic and UI layout, we’ve introduced several new properties to the ChatWindowConfiguration instance, parented under TextChatService. With these, you can now change the position and size of the chat window!
As the legacy chat system only allows customization using chat modules or the Players container, the in-experience text chat system provides dedicated classes, ChatWindowConfiguration and BubbleChatConfiguration, to manage all chat window and bubble chat properties respectively.