Terasology / JoshariasSurvival

Survival a la Josharias
1 stars 10 forks source link

Overlapping notification pop-ups between InGameHelp and eventualskills #16

Closed Josharias closed 3 years ago

Josharias commented 8 years ago

When the in game help and eventual skills are shown, I want them not to overlap so that they can be seen.

Could use either:

  1. A module setting/configuration mechanism provided already by the engine to add some coordinates for each popup.
  2. Overriding the .ui file in this gameplay module and giving them a compatible layout.
skaldarnar commented 3 years ago

This is solved by using the https://github.com/Terasology/Notifications module now.