im trying to create a sliding text effect on my surface gui, and I want it to slide from left to right with text on it, however the text goes off the part so you can see the text.
is there any way to fix this?
im trying to create a sliding text effect on my surface gui, and I want it to slide from left to right with text on it, however the text goes off the part so you can see the text.
Do you have ClipsDescendants
disabled in the SurfaceGui
? Having it disabled will make your text overflow visually.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.