wip: add items to multiplayer scene
This commit is contained in:
10
config.yaml
10
config.yaml
@@ -38,6 +38,16 @@ position:
|
||||
# multi player game screen
|
||||
well-player-1: [80, 80]
|
||||
well-player-2: [480, 80]
|
||||
score-label-player-1: [140, 20]
|
||||
score-label-player-2: [540, 20]
|
||||
score-value-player-1: [140, 40]
|
||||
score-value-player-2: [540, 40]
|
||||
lines-label-player-1: [100, 540]
|
||||
lines-label-player-2: [500, 540]
|
||||
next-label-player-1: [340, 180]
|
||||
next-piece-player-1: [360, 220]
|
||||
next-label-player-2: [340, 360]
|
||||
next-piece-player-2: [360, 400]
|
||||
|
||||
engine:
|
||||
fps: 60
|
||||
|
||||
Reference in New Issue
Block a user