Fix hand positions and upkeep buttons for far left and right positions

This commit is contained in:
Adam Goldsmith 2021-02-14 13:17:53 -05:00
parent 2a68df329e
commit 6e771dc758
7 changed files with 15 additions and 15 deletions

View File

@ -51,7 +51,7 @@ Snap: true
Sticky: true
Tooltip: false
Transform:
posX: -48.91
posX: -52.0
posY: 1.58
posZ: -0.13
rotX: 0.0

View File

@ -16,12 +16,12 @@ DISCARD_BUTTON_OFFSETS = {
-- draw deck and discard zone
DECK_POSITION = { x=-1.4, y=0, z=0.3 }
DECK_ZONE_SCALE = { x=3, y=5, z=8 }
DRAW_DECK_POSITION = { x=-37, y=2.5, z=26.5 }
DRAW_DECK_POSITION = { x=-26.57, y=1.69, z=20.73 }
-- play zone
PLAYER_COLOR = "Green"
PLAY_ZONE_POSITION = { x=-25, y=4, z=27 }
PLAY_ZONE_ROTATION = { x=0, y=0, z=0 }
PLAY_ZONE_ROTATION = { x=0, y=270, z=0 }
PLAY_ZONE_SCALE = { x=30, y=5, z=15 }
RESOURCE_COUNTER_GUID = "cd15ac"

View File

@ -16,12 +16,12 @@ DISCARD_BUTTON_OFFSETS = {
-- draw deck and discard zone
DECK_POSITION = { x=-1.4, y=0, z=0.3 }
DECK_ZONE_SCALE = { x=3, y=5, z=8 }
DRAW_DECK_POSITION = { x=-18.9, y=2.5, z=-26.7 }
DRAW_DECK_POSITION = { x=-26.46, y=1.67, z=-39.15 }
-- play zone
PLAYER_COLOR = "Red"
PLAY_ZONE_POSITION = { x=-25, y=4, z=-27 }
PLAY_ZONE_ROTATION = { x=0, y=180, z=0 }
PLAY_ZONE_ROTATION = { x=0, y=270, z=0 }
PLAY_ZONE_SCALE = { x=30, y=5, z=15 }
RESOURCE_COUNTER_GUID = "a4b60d"

View File

@ -25,11 +25,11 @@ Snap: true
Sticky: true
Tooltip: true
Transform:
posX: -27.96
posY: 6.0
posZ: 36.05
posX: -37.75
posY: 5.01
posZ: 30.0
rotX: 0.0
rotY: 180.0
rotY: 90.0
rotZ: 0.0
scaleX: 21.96
scaleY: 7.0

View File

@ -26,7 +26,7 @@ Sticky: true
Tooltip: true
Transform:
posX: -65.72
posY: 6.0
posY: 5.01
posZ: -13.61
rotX: 0.0
rotY: 90.0

View File

@ -26,7 +26,7 @@ Sticky: true
Tooltip: true
Transform:
posX: -65.58
posY: 6.0
posY: 5.01
posZ: 13.55
rotX: 0.0
rotY: 90.0

View File

@ -25,11 +25,11 @@ Snap: true
Sticky: true
Tooltip: true
Transform:
posX: -27.96
posY: 6.0
posZ: -36.36
posX: -37.75
posY: 5.01
posZ: -30.0
rotX: 0.0
rotY: 0.0
rotY: 90.0
rotZ: 0.0
scaleX: 21.96
scaleY: 7.0