Changeset 9870 for code/branches/levelMichael/data/levels
- Timestamp:
- Dec 3, 2013, 10:02:24 PM (11 years ago)
- Location:
- code/branches/levelMichael/data/levels
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/levelMichael/data/levels/Spacefight.oxw
r9849 r9870 62 62 63 63 <Script code="showGUI NotificationLayer false true" needsGraphics="true" /> 64 <OverlayGroup name="spacefightHUD" scale = "1, 1"> 65 <CountDown 66 position = "0.49, 0.05" 67 pickpoint = "0.0, 0.0" 68 font = "ShareTechMono" 69 textsize = 0.06 70 colour = "1.0, 1.0, 1.0, 1.0" 71 align = "right" 72 counter = "10.0" 73 active = "false" 74 > 75 <events> 76 <activity> 77 <EventListener event="spawntrigger2" /> 78 </activity> 79 </events> 80 </CountDown> 81 </OverlayGroup> 64 82 65 83 <!-- SPAWNTRIGGER --> -
code/branches/levelMichael/data/levels/quests.oxw
r9016 r9870 1 <!-- --> 1 2 <LevelInfo 2 3 name = "Quests showcase"
Note: See TracChangeset
for help on using the changeset viewer.