kuroneko1996 / cyberlab

jrpg-like game in pygame
MIT License
4 stars 3 forks source link

Messages: add support for text of arbitrary size in the text triggers #34

Closed slemonide closed 7 years ago

slemonide commented 7 years ago

If the text is too long, it should be wrapped properly and possibly scrolled down as it is read or maybe separated into different messages automatically.