Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Opened 16 years ago

Last modified 5 years ago

#267 new task

Improving the HUD — at Initial Version

Reported by: rgrieder Owned by: nobody
Priority: minor Milestone: Future Engine Features
Component: HUD Version: 0.2.0
Keywords: PPS Cc:
Referenced By: References:

Description

Outline

We currently only have 4 HUD elements:

  • Bar (SpeedBar, etc.)
  • Radar
  • Navigation (shows where the selected enemy is)
  • simple Text

Your job would be to write new items like different Bars, image sequences (to show different weapons), etc.

Framework

You should use the classes OverlayGroup and OrxonoxOverlay to design your elements. These can easily be loaded by XML and have some console command to move them around via Shell. More information about the HUD framework can be found here?.

Change History (0)

Note: See TracTickets for help on using tickets.