Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 4, 2017, 3:17:59 PM (7 years ago)
Author:
jkindle
Message:

Fixed turning, added and finished Gumbas, added turnOnCollide for all NPC and items, added Flagstone - todo: add points on flagstone hit and go into a between lvl mode, then warp to lvl 2. AAH, and added onDeath fcts…

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/SuperOrxoBros_FS17/data/overlays/SOBHUD.oxo

    r11405 r11412  
    4848     textsize  = 0.04
    4949     colour    = "1.0, 1.0, 1.0, 1.0"
    50      align     = "middle"
    51      caption   = "WORLD\n 1-1"
     50     align     = "center"
     51     caption   = "WORLD\n1-1"
    5252    />
    5353
     
    7979   
    8080
     81    <SOBHUDInfo
     82     position = "0.5,0.5"
     83     pickpoint = "0.5, 0.5"
     84     textposition  = "0.5, 0.5"
     85     textpickpoint = "0.5, 0.5"
     86     font      = "ShareTechMono"
     87     textsize  = 0.07
     88     colour    = "1.0, 1.0, 1.0, 1.0"
     89     align     = "center"
     90     type      = "Info"
     91     
     92    />
    8193   
    8294
Note: See TracChangeset for help on using the changeset viewer.