Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 6, 2017, 4:35:06 PM (7 years ago)
Author:
fanconic
Message:

Story Mode Hud was edited, and a level file was added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/CampaignMap_HS17/data/overlays/StoryModeHUD2.oxo

    r11527 r11544  
    3131    <Map />
    3232
     33    <!--
    3334    <HUDNavigation
    3435     name          = "Navigation"
     
    3839     navMarkerSize = 0.00
    3940     aimMarkerSize = 0.00
     41    />
     42  -->
     43
     44    <!-- This is the storymode HUD we implemented, to give names to planet objects, rather than using the HUDnavigation-->
     45    <StoryModeHUD
     46     name           = "StoryMode"
     47     correctaspect  = true
     48     font           = "Verdana"
     49     textSize       = 0.05
    4050    />
    4151
Note: See TracChangeset for help on using the changeset viewer.