Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/CampaignMap_HS17/data/overlays/StoryModeHUD2.oxo @ 11634

Last change on this file since 11634 was 11634, checked in by fanconic, 6 years ago

Camera can now move freely, with mpressing the arrows.

File size: 298 bytes
Line 
1<Template name="StoryModeHUD2">
2  <OverlayGroup name = "StoryModeHUD2" scale = "1, 1">\
3
4    <StoryModeHUD
5     name           = "StoryMode"
6     correctaspect  = false
7     font           = "VeraMono"
8     textSize       = 0.05
9     align          = "center"
10    />
11
12  </OverlayGroup>
13</Template>
Note: See TracBrowser for help on using the repository browser.