#How to make scrolling text display
1 messages · Page 1 of 1 (latest)
text.Position = Udim2.new(text.Position + 0.01, 0, 0, 0)
or something like that
just increment the position
can u tell us what it says in output
did u even define "text'
You'd need like 3000 parts
And color them so they display shapes
That look like text
Same as the picture above
Scrolling should be easy if u code that in correctly
if you use a gui then just make the frame go from left to right with tweenService or something