I want to do a dot matrix scroller textured on a regular surface and I want to know if there is some way to make a widget with the scroller and then with a special material apply to a mesh surface to achieve the effect.
The only simple approach I see is just make a long dot matrix texture with the contents and just scroll in the material but that would not be dynamic and I want it make interactive with any text in real time.