MichaelD Posted December 27, 2015 Share Posted December 27, 2015 Hello all, Just release a script for creating a typewriter effect, using Phaser timers, and also able to mix sound in there as the typewriter is animating. Check out the source here: https://github.com/netgfx/Phaser-typewriter Or an example here: http://www.netgfx.com/trunk/games/tools/phaser-typewriter Let me know if you come across any issues or if you want something added. Tilde and Skeptron 2 Link to comment Share on other sites More sharing options...
Tilde Posted December 28, 2015 Share Posted December 28, 2015 Predictive word wrap! That's what this needs. Also, not that it matters at all, but some script punch-up: In the time before pyramids, Parthenon, Atlantis or even civilization, an ancient evil had already existed. When humanity arose, it saw an opportunity to reshape their nations into an image of itself. And almost five thousand years ago, it proceeded with its ambitions. Entire cultures were erased from history as its undead army grew in number. MichaelD 1 Link to comment Share on other sites More sharing options...
MichaelD Posted December 30, 2015 Author Share Posted December 30, 2015 The script now features predictive word wrap, thanks to ztiromoritz Tilde 1 Link to comment Share on other sites More sharing options...
Tilde Posted January 10, 2016 Share Posted January 10, 2016 Awesome. Link to comment Share on other sites More sharing options...
Tilde Posted March 1, 2016 Share Posted March 1, 2016 I'd like to see this made more crashproof, as I'm trying to use it for constantly-updating dialogue boxes that may be interrupted. And hey, maybe it could take "delay" commands in strings, like you see in a lot of text boxes in games. Link to comment Share on other sites More sharing options...
Tilde Posted May 24, 2016 Share Posted May 24, 2016 This is great, the new update really helps. I'd love to see a feature where text can take a special character to "pause" like you see in RPGs. Like... "Well, (PAUSE) I guess I'll see you later." (END LINE) Link to comment Share on other sites More sharing options...
Recommended Posts