Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Opened 12 years ago

Last modified 10 years ago

#389 new PPS_project

Progress bar for level loading

Reported by: smerkli Owned by: nobody
Priority: trivial Milestone: Version 0.1 Codename: Arcturus
Component: GUI Version: 0.0.4
Keywords: PPS Cc:
Referenced By: References:

Description (last modified by smerkli)

When loading a level, Orxonox currently does not display a progress bar. Since it can take a while for a level to load, it would be nice for the user to see whether anything is happening.

A progress bar (as seen in other games) would improve the user experience. One would have to implement a progress monitor in code and also add the graphical component for it to the game, making this a possible two-person ticket. The loading screen could consist of two elements:

  • A bar that shows the actual progress
  • some flashing/rotating/otherwise moving icon to show the game is doing something even if the progress bar is standing still

Change History (6)

comment:1 Changed 12 years ago by smerkli

  • Description modified (diff)

comment:2 Changed 12 years ago by smerkli

  • Description modified (diff)

comment:3 Changed 12 years ago by smerkli

  • Keywords PPS added

comment:4 Changed 12 years ago by smerkli

  • Component changed from AI to GUI

comment:5 Changed 12 years ago by rgrieder

Sandro, you might want to merge it with #265

comment:6 Changed 10 years ago by jo

  • Priority changed from minor to trivial
Note: See TracTickets for help on using tickets.