Implemented Floating Text and radar video
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user