About 61,500 results
Open links in new tab
  1. How to make the textlabel bigger than 100 - Roblox

    Dec 31, 2024 · I have a part called “Timer” in it is a “SurfaceGui” and in that is a “TextLabel”, How do i make the text label bigger than 100? cause its super tiny and im making a big surface gui in my game that should be big and visible from afar

  2. ThreeDText Plugin: Generate 3D text quickly! - Roblox

    Aug 27, 2018 · Version 2 of the plugin has been out for a while now! I would recommend checking that thread out instead! Here: Original thread: I wrote a plugin which generates 3D text. Unlike other plugins (that I know of), this plugin also spaces out text automatically! Currently, it only supports ArialBold, SourceSansBold and Highway. It uses TextService:GetTextSize() to lay out each letter (it’s not ...

  3. How to scale text perfectly (solved) - Scripting Support - Roblox

    Mar 10, 2020 · Hey! Does anyone have an idea on how I could scale text properly in a script? TextScaled can be too large at times and constraints don’t make much sense to me. This is a really simple problem I assume but I couldn’t find any answers so I’ve decided to post it here. Example: Size 14 on PC could be Size 5 on Mobile but they’d both look the same Right now it’s way too big on mobile, is ...

  4. How To Create Neon Signs using an Image or Text Label - Roblox

    Apr 3, 2024 · In Roblox Studio and in any creative development, there are many different ways to accomplish any one task. In our creator documentation, there is a walkthrough on How to Create a Neon Sign using only 3d geometry and material choices. This quick guide shows another way, using textures and ImageLabels, TextLabels, and surfaceGUI. 1. Dimming the Environment Light for Neon Effect (optional ...

  5. ThreeDText 2 Plugin: Create Text With MeshParts! - Roblox

    Jun 8, 2019 · 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, French, German, and Icelandic. Features Simple, intuitive point-and-click usage, with very nice UI. <details><summary>UI Preview</summary></details> Choose from twelve carefully optimized and properly kerned fonts. <details ...

  6. How do I make a text Bold in a script? - Scripting Support - Roblox

    Feb 27, 2023 · I’ve been trying to make a script which displays text, but I can’t seem to make the text Bold For clarification: I do Not want RichText, I know there’s FontFace.Bold and FontFace.Weight but they don’t work if I try to do: Subtitle.FontFace.Bold = true -- or Subtitle.FontFace.Weight = Enum.FontWeight.Bold My current localscript -- Player local Player = game:GetService("Players ...

  7. [SOLVED] How do I color parts of text? - Roblox

    Dec 21, 2021 · Hi, I am trying to make a sort of text editor in roblox. But to make things look better, I want to know how I can change different parts (words and numbers) into different colors. Like saying “if” would make the word if turn red.

  8. Typewriter effect - Scripting Support - Developer Forum - Roblox

    Mar 20, 2021 · Hey developers, I know how to create a normal typewriter effect, but I don’t know how to apply this: Video provided by @PysephDEV As you can see the characters tween in position and transparency. I know this is going to require a single TextLabel for each character, TextService, TweenService. But I don’t know how to calculate the positions. Help would be appreciated! Have a nice day!

  9. How do you make shaky text? - Scripting Support - Roblox

    Aug 25, 2020 · i added tweens to this script since it wasnt feeling that good so here’s the new script: local text = "damn bruh" TextFont = Enum.Font.Arcade TextFontSize = 30 TextSize = game.TextService:GetTextSize(text, TextFontSize, TextFont, Vector2.new(10000,10000)) SpaceAmount = 1.3 -- 1 is the base, with no spacing TextHolderFrame = Instance.new("Frame") TextHolderFrame.Parent = script.Parent ...

  10. [V.3 - Huge Update] TextModule - Handle every text features

    Mar 6, 2023 · Hey everyone ! I just spent some hours to made this module which handle a lot of differents text features, effects and changes for fun ! The module now include the Best TypeWriting ever as it contain Unique effects for your dialog texts. Hope it will be usefull for you, i’m going to try to keep it updated by the time so feel free to tell me some suggestions if you want to ! 😁 Ressource ...

  11. Some results have been removed
Refresh