Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 1, 2015, 3:27:01 PM (9 years ago)
Author:
landauf
Message:

fixed text size in HUD (marker which shows the enemy's name). the configured size was not used and it was completely distorted if the window was resized. now both works.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/data/overlays/HUDTemplates3.oxo

    r10258 r10292  
    103103     correctaspect = true
    104104     font          = "Monofur"
    105      textsize      = 0.05
     105     textsize      = 0.02
    106106     navMarkerSize = 0.03
    107107     aimMarkerSize = 0.02
Note: See TracChangeset for help on using the changeset viewer.