Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 15, 2012, 3:43:47 PM (12 years ago)
Author:
soroa
Message:

Created a new class called FindClosestEnemy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/SpaceshipNavigation2/data/overlays/HUD.oxo

    r7679 r9396  
    7878   maximumDotSize      = 0.1
    7979  />
     80  <HUDFindClosestEnemy
     81   name          = "FindClosestEnemy"
     82   correctAspect = true
     83   font          = "Monofur"
     84   textSize      = 0.05
     85 
     86  />
    8087
    8188  <ChatOverlay
     
    8592   caption  = ""
    8693   textSize = 0.025
     94  />
     95  <FindClosestEnemy
     96 
     97 
     98 
    8799  />
    88100</OverlayGroup>
Note: See TracChangeset for help on using the changeset viewer.