Create a proper simple message queue system #89

Closed
opened 2021-04-18 12:27:16 +02:00 by kazhnuz · 0 comments
Owner

For the moment, the "simple message system" is reimplemented in each scene instead of having a proper manager.

This manager should handle the following usecase:

  • Showing a message until the code say it to stop (some kind of permanent message ?)
  • Showing a queue of message that replace each other progressively
For the moment, the "simple message system" is reimplemented in each scene instead of having a proper manager. This manager should handle the following usecase: - Showing a message until the code say it to stop (some kind of permanent message ?) - Showing a queue of message that replace each other progressively
kazhnuz added the
1. Bug
2. Deliverable
4. Internals
labels 2021-04-18 12:27:16 +02:00
kazhnuz added this to the 0 - Basic engine project 2021-04-18 12:27:17 +02:00
Sign in to join this conversation.
No description provided.