haroldo-ok / BlocklyVN8bit

This is a mashup between BlocklyVN32X and 8Bit-Unity. It allows you to make Visual Novels for classic 8bit computers and consoles, using a visual scripting language.
Apache License 2.0
12 stars 0 forks source link

Error while executing multiple `say` commands. #35

Closed haroldo-ok closed 1 year ago

haroldo-ok commented 1 year ago

While testing #33, a bug was found where, if there are multiple say commands, some of them are being skipped; could be some keyboard buffer issue.