WohlSoft / Moondust-Project

Moondust Project by Wohlstand
https://wohlsoft.ru/projects/Moondust/
GNU General Public License v3.0
248 stars 39 forks source link

[Engine] Incremental Text #290

Open Shadowblitz16 opened 5 years ago

Shadowblitz16 commented 5 years ago

Incremental text.

basically this would be text you could set a speed and sound at which it would show 1 letter at a time until the whole string is shown

SMBX lacks this and rediget should have added it a long time ago.

EDIT: maybe a textbox size and vertical scrolling should be done too

DanielBeer commented 5 years ago

This can be done via default libraries included in SMBX2 with extremely minimal coding (i.e. <5 lines)

Shadowblitz16 commented 5 years ago

I think it should be implemented in the moondust engine and smbx2 natively and the pge text editor should include properties for this.