JujuAdams / Scribble

Efficient, internationalized, multi-effects text renderer for GameMaker
https://www.jujuadams.com/Scribble/
MIT License
321 stars 47 forks source link

Option to enable skipping to the next [pause] tag as opposed to end of string #433

Closed curryswirl closed 1 year ago

curryswirl commented 1 year ago

I'm still a bit of a novice with scribble, so forgive me if I've missed that this already exists--

But I think it'd be great if when using "typist.skip()", one could choose whether or not to stop and pause again at any [pause] tags. :)

Thanks for building this awesome renderer!