Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 18, 2018, 12:38:37 PM (6 years ago)
Author:
dreherm
Message:

HUd and Ghost rotations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/3DPacman_FS18/data/overlays/PacmanHUD.oxo

    r11976 r11978  
    1414
    1515    <PacmanHUDinfo
    16      position  = "0.4, 0.01"
     16     position  = "0.05, 0.05"
    1717     pickpoint = "0.0, 0.0"
    1818     font      = "ShareTechMono"
    1919     textsize  = 0.04
    2020     colour    = "1.0, 1.0, 1.0, 1.0"
    21      align     = "right"
     21     align     = "left"
    2222
    2323     showpoints     = true
     
    2525
    2626    <PacmanHUDinfo
    27      position  = "1.4, 2.5"
     27     position  = "0.45, 0.5"
     28     pickpoint = "0.5, 0.5"
     29     font      = "ShareTechMono"
     30     textsize  = 0.04
     31     colour    = "1.0, 1.0, 1.0, 1.0"
     32     align     = "middle"
     33
     34     showgameover = true
     35
     36    />
     37
     38    <PacmanHUDinfo
     39     position  = "0.05, 0.8"
    2840     pickpoint = "0.0, 0.0"
    2941     font      = "ShareTechMono"
    3042     textsize  = 0.04
    3143     colour    = "1.0, 1.0, 1.0, 1.0"
    32      align     = "right"
     44     align     = "left"
    3345
     46     showghoststatus   = true
    3447    />
    3548
    3649    <PacmanHUDinfo
    37      position  = "0.4, 0.1"
     50     position  = "0.05, 0.9"
    3851     pickpoint = "0.0, 0.0"
    3952     font      = "ShareTechMono"
    4053     textsize  = 0.04
    4154     colour    = "1.0, 1.0, 1.0, 1.0"
    42      align     = "right"
     55     align     = "left"
    4356
    44      showghoststatus   = true
     57     showlive   = true
    4558    />
    4659
Note: See TracChangeset for help on using the changeset viewer.