Implemented Floating Text and radar video

This commit is contained in:
DeadlySurprise
2014-12-14 14:39:41 +01:00
parent 5bcd56eb9d
commit 7b53582c5e
9 changed files with 209 additions and 40 deletions

View File

@@ -314,6 +314,12 @@ Container@PLAYER_WIDGETS:
WorldInteractionController: INTERACTION_CONTROLLER
Children:
LogicTicker@RADAR_TICKER:
VqaPlayer@PLAYER:
X: 1
Y: 1
Width: PARENT_RIGHT-2
Height: PARENT_BOTTOM-2
Skippable: false
Background@POWERBAR_PANEL:
Logic: IngamePowerBarLogic
X: 4

View File

@@ -161,6 +161,13 @@ Container@PLAYER_WIDGETS:
Y: 34
Width: 202
Height: 202
Children:
VqaPlayer@PLAYER:
X: 12
Y: 32
Width: 202
Height: 202
Skippable: false
Image@MINIMAP:
X: 12
Y: 34

View File

@@ -161,6 +161,13 @@ Container@PLAYER_WIDGETS:
Y: 41
Width: 220
Height: 220
Children:
VqaPlayer@PLAYER:
X: 8
Y: 40
Width: 220
Height: 220
Skippable: false
Label@GAME_TIMER:
Logic: GameTimerLogic
X: 3
@@ -369,4 +376,4 @@ Container@PLAYER_WIDGETS:
X: 6
Y: 3
ImageCollection: scrollbar
ImageName: down_arrow
ImageName: down_arrow

View File

@@ -51,6 +51,11 @@ Container@PLAYER_WIDGETS:
X: 9
Width: 192
Height: 192
VqaPlayer@PLAYER:
X: 9
Width: 192
Height: 192
Skippable: false
ResourceBar@POWERBAR:
Logic: IngamePowerBarLogic
X: 42