
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, …
How to put name over a part - Building Support - Roblox
Jan 16, 2023 · How to put name over a part Help and Feedback Building Support putridmoss (cousinStanley) January 16, 2023, 6:42pm
Beginner Tutorial #1: How To Make a Part or NPC Chat! - Roblox
Jan 15, 2024 · Hello, developers! 🙂 Today, I want to show you how to make a part or NPC chat! A talking part! Cool talking noob! This tutorial requires a beginner amount of knowledge of …
How to make floating text label? - Help and Feedback ... - Roblox
Mar 14, 2019 · If I’m interpreting the image correctly, you’re looking at a Billboard GUI. See this link under GUI Types for a description. API reference as well. How to make text that is …
ThreeDText Plugin: Generate 3D text quickly! - Roblox
Aug 27, 2018 · 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, …
ThreeDText 2 Plugin: Create Text With MeshParts! - Roblox
May 13, 2020 · 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, …
How to make a text appear when a player touches a part - Roblox
May 21, 2021 · Hey reader! I’m trying to make it so that when the player touches a part something like this will appear on the screen for about 5 seconds If you know how to make something like …
How to make text show up when hovering over something - Roblox
Dec 20, 2023 · How to make text show up when hovering over something Help and Feedback Scripting Support scripting, help, text Aug 2023 1 / 3 Aug 2023
No text displayed when creating TextLabel or TextButton with
Apr 10, 2021 · Can confirm after the latest update of Roblox studio, this issue is still occurring. To add on to the information regarding this bug, once inserting the TextLabel or TextButton, no …
How to give player a nametag above head - DevForum | Roblox
Feb 23, 2023 · I’m trying to give certain players a special nametag above their head? How would I do this? I don’t really know where to start.