BubbleChatConfiguration

แสดงที่เลิกใช้งานแล้ว

*เนื้อหานี้จะพร้อมใช้งานในภาษาที่คุณเลือกในเร็วๆ นี้

ไม่สามารถสร้าง

Allows for customization of text chat bubbles through TextChatService. See Bubble Chat for implementation details.

สรุป

คุณสมบัติ

  • อ่านพร้อมๆ กัน

    Body part or Attachment that bubbles will attach to.

  • อ่านพร้อมๆ กัน

    Background color of bubbles.

  • อ่านพร้อมๆ กัน

    Determines the background transparency of the default bubble chat as a number between 0 and 1.

  • อ่านพร้อมๆ กัน

    Time before a bubble fades out, in seconds.

  • อ่านพร้อมๆ กัน

    Vertical space between stacked bubbles, in pixels.

  • อ่านพร้อมๆ กัน

    Whether text chat bubbles are enabled.

  • ซ่อนอยู่
    อ่านพร้อมๆ กัน

    Font of the bubble text.

  • อ่านพร้อมๆ กัน

    Font of the bubble text.

  • อ่านพร้อมๆ กัน

    Offset of bubbles from their adornee, in studs.

  • อ่านพร้อมๆ กัน

    Maximum number of text chat bubbles shown per user.

  • อ่านพร้อมๆ กัน

    Maximum distance from the camera that bubbles are shown.

  • อ่านพร้อมๆ กัน

    Distance from the camera when bubbles turn into a single bubble with an ellipsis to indicate chatter.

  • อ่านพร้อมๆ กัน

    Determines if the tail at the bottom of the text chat bubbles is visible.

  • อ่านพร้อมๆ กัน

    Color of bubble text.

  • อ่านพร้อมๆ กัน

    Size of bubble text.

  • อ่านพร้อมๆ กัน

    Extra space between bubbles and their adornee, in studs.

คุณสมบัติ

AdorneeName

อ่านพร้อมๆ กัน

String name of the body part or Attachment that bubbles attach to; if multiple instances of the same name exist, the system attaches to the first instance found. Default is "HumanoidRootPart".

BackgroundColor3

อ่านพร้อมๆ กัน

Color3 background color of bubbles. Default is Color3.fromRGB(250, 250, 250).

BackgroundTransparency

อ่านพร้อมๆ กัน

Determines the background transparency of the default bubble chat as a number between 0 and 1. This value is multiplied with the user's GuiService.PreferredTransparency to create the effective background transparency used by the bubble chat, which may be more opaque than this value set here. Default value is 0.1.

BubbleDuration

อ่านพร้อมๆ กัน

Time before a bubble fades out, in seconds. Default is 30.

BubblesSpacing

อ่านพร้อมๆ กัน

Vertical space between stacked bubbles, in pixels. Default is 6.

Enabled

อ่านพร้อมๆ กัน

Whether text chat bubbles are enabled. Default is false.

ซ่อนอยู่
อ่านพร้อมๆ กัน

Font of the bubble text. Default is Enum.Font.GothamMedium.

FontFace

อ่านพร้อมๆ กัน

Font of the bubble text. Similar to BubbleChatConfiguration.Font but allows setting fonts that don't exist in Enum.Font.

LocalPlayerStudsOffset

อ่านพร้อมๆ กัน

If adorned to the local player, Vector3 offset of bubbles from their adornee, in studs, relative to the camera orientation.

MaxBubbles

อ่านพร้อมๆ กัน

Maximum number of text chat bubbles shown per user. If the number of bubbles exceeds this maximum, the system removes bubbles from the oldest one. Default is 3.

MaxDistance

อ่านพร้อมๆ กัน

Maximum distance from the camera that bubbles are shown. Default is 100.

MinimizeDistance

อ่านพร้อมๆ กัน

Distance from the camera when bubbles turn into a single bubble with an ellipsis () to indicate chatter.

TailVisible

อ่านพร้อมๆ กัน

Determines if the tail at the bottom of the text chat bubbles is visible. Default is True.

TextColor3

อ่านพร้อมๆ กัน

Color3 color of bubble text. Default is Color3.fromRGB(57, 59, 61).

TextSize

อ่านพร้อมๆ กัน

Size of bubble text. Default is 16.

VerticalStudsOffset

อ่านพร้อมๆ กัน

Extra space between bubbles and their adornee, in studs. Default is 0.

วิธีการ

อีเวนต์