yuv422 / cosmo-engine

A new game engine to play the MS-DOS game "Cosmo's Cosmic Adventure" on modern systems
GNU General Public License v2.0
58 stars 12 forks source link

Text runs out of hint dialog in level 4 #11

Closed jschwartzenberg closed 4 years ago

jschwartzenberg commented 4 years ago

image

yuv422 commented 4 years ago

ok I think I've fixed the layout on that hint dialog. I've noticed another issue though. The actor sprites aren't being drawn when the dialog is displayed. I'll take a look at that now.

yuv422 commented 4 years ago

Ok I've also fixed the actor display issues while showing the hint dialog.

jschwartzenberg commented 4 years ago

Yeah all looks good now! Great!!