Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 7, 2016, 5:08:11 PM (7 years ago)
Author:
patricwi
Message:

visualization of pickup system initiated. next steps: add pickup icons when picked up

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/HUD_HS16/data/overlays/HUDTemplatesFPS.oxo

    r11104 r11277  
    104104    />
    105105
     106    <HUDPickupSystem
     107     name                   = "PickupSystem"
     108     correctaspect          = true
     109     position               = "0.45, 0.95"
     110     pickpoint              = "0.0, 0.0"
     111     visible                = "true"
     112    />
     113
    106114    <HUDTimer
    107115     name     = "Timer"
Note: See TracChangeset for help on using the changeset viewer.