About 188,000 results
Open links in new tab
  1. ThreeDText Plugin: Generate 3D text quickly! - Roblox

    Aug 27, 2018 · ThreeDText 2 What is ThreeDText? ThreeDText is a plugin that creates text using MeshParts. Choose from twelve fonts, most of which supports characters for English, Spanish, …

  2. How do I disable this character select overwrite in Studio? - Roblox

    Jun 11, 2023 · All the time I find myself accidentally hitting whatever combination of keys turns on this annoying feature: It’s only ever happened in Studio (so I assume it’s a studio feature) and I figured …

  3. Remove Support for the Script Editor's Insert Key Overwrite ... - Roblox

    Dec 6, 2024 · As a Roblox developer, it is currently too hard to not fat-finger the Insert key when writing code in Studio’s Code editor. The Insert key toggling an overwrite mode contributes legacy text …

  4. How do I put variables inside a string? - DevForum | Roblox

    Aug 26, 2020 · User inputs a userid into the textbox then presses textbutton, the script proceeds to get the username (among other things) from the roblox API. I know what I am doing, just don’t know the …

  5. How to insert a single letter inside a string - Roblox

    Apr 14, 2021 · How to insert a single letter inside a string Help and Feedback Scripting Support scripting string 3.6k views 16 likes

  6. Why cant i insert a text label? - DevForum | Roblox

    Nov 13, 2021 · Hey its been a while since i used roblox studio. I’m trying to make a new game so i pressed Workspace + add text label and nothing pops up on screen. I made size 1,1,1 and pos 1,1,1 …

  7. How to put the typed text in a Textbox onto an part? - Roblox

    Feb 1, 2021 · Insert a SurfaceGui into the part, add a textLabel, make the size (1,0) (1,0) of the textbox. Make background transparency 1. Add a clickDetector to the sign, and when clicked, prompt a …

  8. How toggle off this weird typing mode? - Roblox

    May 11, 2022 · When I writing scripts, sometimes I accidently pressing something, and when I trying type, it replaces next letter. Can someone say me, how I can toggle this scripting mode off? From …

  9. Is it possible to go to next line in a text label - Roblox

    Mar 30, 2023 · I just want to know if it is possible to make a text label display text in two lines Example: Text: “Hey there, welcome”… I want “Hey there,” in the first line and “welcome” in the second line. …

  10. Is there any way of write on vertical? - DevForum | Roblox

    Aug 16, 2023 · Hello everyone! Im working on a game (wich will be translated) and I want to put vertical text. Is there any way to add it in just one TextLabel to make the roblox translation Gui recorder and …