SurfaceGui-Based News Ticker

This is a remake of something I did last year. This time it’s actually good though.

And configurations

EDIT: Now supports multiple surfaces. To do it put all the surfaceguis into the main part (the one with the script), set the adornees, and then change the names so that they’re all in order.

1 Like

Too bad that stupid gigantic offset on SurfaceGuis adds a seam :frowning:

But even with it, that’s a neat thing you have there :stuck_out_tongue:

So giving :slight_smile: (and awesome)

That’s impressive :shocked:

I love it when the “RbxDev elite” members post their work. :stuck_out_tongue:

Can that please not be a thing?

This is really cool though, I’ve wanted to try doing something similar but I could never come up with a good way of doing so. You should add in some native text effect support, something along the lines of what runescape had for their text effects maybe. Flashing between colours maybe some movement of letters, that sort of thing. Maybe even go all out and have some sort of effect sequencer.

Can that please not be a thing?[/quote]

How about “Lua wizards”? I just like having reference code for stuff I could never do on my own :wink:

I think that kind of thing would be more suitable as a ModuleScript library that my model would require. Adding it to the model itself would way over-complicate it imo.