Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 9, 2013, 2:06:55 PM (10 years ago)
Author:
wroennin
Message:

Math: New function to determine the ZOrder of the radarobjects; HUDTemplates: cleenup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/radarDreiD/data/overlays/HUDTemplates3.oxo

    r9847 r9877  
    108108    />
    109109
    110 <!--
    111     <HUDRadar
    112      name          = "Radar"
    113      background    = "Orxonox/Radar"
    114      correctaspect = true
    115      size          = "0.17, 0.17"
    116      position      = "1.0, 1.0"
    117      pickpoint     = "1.0, 1.0"
    118      rotation      = 0
    119      sensitivity   = 1.0
    120      halfDotSizeDistance = 3000
    121      maximumDotSize      = 0.1
    122     />
    123     -->
    124    
    125    
    126  
    127     <HUDRadar
     110        <HUDRadar
    128111     name                               = "Radar"
    129112     background                         = "Orxonox/Radar3D"
     
    140123     halfDotSizeDistance        = 3000
    141124     maximumDotSize             = 0.1
    142      maximumDotSize3D           = 0.07
     125     maximumDotSize3D           = 0.06
    143126     mapAngle3D                         = 0.6435011
    144127    />
    145128   
    146 
    147129    <HUDTimer
    148130     name     = "Timer"
Note: See TracChangeset for help on using the changeset viewer.