Lots of games and applications convey tips and tricks through splash screens during loading/waiting phases. I want to do something similar, but with the action bar during the WaitingInHubState of an event.
Definition of Done
[ ] splash screen text is configurable
[ ] allow to create a weighted average, or a priority, something that makes sure you can have important ones appear for sure
[ ] Make sure that each player gets a random different one, and ensure that no two team members get the same one at once (unless there aren't enough left)
[ ] Allow for a configurable number of them to appear throughout the waiting phase
[ ] Maybe have them appear during "teleport to hub
Related Issues
if this is related to any issues, list them here using the issue notation #123
Description
Lots of games and applications convey tips and tricks through splash screens during loading/waiting phases. I want to do something similar, but with the action bar during the
WaitingInHubState
of an event.Definition of Done
Related Issues
if this is related to any issues, list them here using the issue notation
#123