Driftwood2D / Driftwood

Driftwood 2D Tiling Game Engine and Development Suite
http://tileengine.org/
MIT License
23 stars 1 forks source link

Slow Text #64

Open seisatsu opened 7 years ago

seisatsu commented 7 years ago

Make a way for the text widget to slowly display text character by character until a button is pressed. This will probably need modifications to WidgetManager but be mostly implemented in the standard library.

pmer commented 7 years ago

Even though this is super cool I doubt we need it for Beta-0.1.0.

seisatsu commented 7 years ago

It'll be done in event scripts anyway, as part of the stdlib. Might happen any time.

pmer commented 7 years ago

Oh okay. I was thinking it would have been more complex.

pmer commented 6 years ago

@seisatsu I bet this wouldn't be too hard as a set of stdlib functions now.