amtp / digimonproject

Automatically exported from code.google.com/p/digimonproject
0 stars 0 forks source link

Messaging system ( one at a time) #29

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Can you make it o that text boxes will only appear one at a time. This will 
reduce clutter. Also if possible while text is on stop time. Only conversation 
should be going on at once. Press space to cycle through messages.

See reference here

http://projectneo.pbworks.com/w/page/50251906/ID%20list

Original issue reported on code.google.com by Todaysa...@gmail.com on 20 Jul 2012 at 1:39

GoogleCodeExporter commented 9 years ago
[149] Changed the MessageController to wait until the Spacebar is pressed 
before exiting and to pause the game while it is pressed. Also changed the 
PopUpMessageWindow.gui to one that fills the bottom of the screen, has a 
picture, and looks better overall.

Original comment by digimon...@gmail.com on 24 Jul 2012 at 1:21