Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5620


Ignore:
Timestamp:
Aug 11, 2009, 12:38:55 AM (15 years ago)
Author:
landauf
Message:

Readded a slightly modified version of princessaeryn.oxw (the old version is still in levels/old). The notifications seem to still work.
Also removed the notifications from the default HUD because the NotificationQueue is actually an OverlayGroup and therefore can't be added to another OverlayGroup currently (this always triggered a warning). Notification still works because the NotificationQueue is in the levelfile.

Location:
data/trunk
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • data/trunk/overlay/debug.oxo

    r5572 r5620  
    8383     align    = "center"
    8484    />
    85 
    86     <NotificationQueue
    87      name     = "notification"
    88      position = "0.55, 0.05"
    89      font     = "VeraMono"
    90      textsize = 0.020
    91      length   = 3
    92      width    = 50
    93     />
    9485  </OverlayGroup>
    9586</Template>
Note: See TracChangeset for help on using the changeset viewer.