Example about a notifications widget

Issue #15 resolved
Christian Oeing repo owner created an issue

Use case:

  • New notifications are added in case of logical events (e.g. player joined, enemy attacks, health low,...)
  • New notifications should pop up at the top of a list
  • Notification stays a while
  • Notification fades out
  • After it faded out the view and the context as well are removed

Comments (2)

  1. Log in to comment