Merge pull request #191 from argonui/playmat-discard-button-size

Playmat: Increasing size of discard buttons
This commit is contained in:
BootleggerFinn 2023-01-15 17:46:31 -06:00 committed by GitHub
commit 6990c8a628
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 77 additions and 77 deletions

View File

@ -231,19 +231,7 @@
},
{
"Position": {
"x": 1.365,
"y": 0.1,
"z": -0.646
},
"Rotation": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"Position": {
"x": 0.91,
"x": 1.38,
"y": 0.1,
"z": -0.645
},
@ -255,7 +243,19 @@
},
{
"Position": {
"x": 0.455,
"x": 0.92,
"y": 0.1,
"z": -0.645
},
"Rotation": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"Position": {
"x": 0.46,
"y": 0.1,
"z": -0.645
},
@ -279,7 +279,7 @@
},
{
"Position": {
"x": -0.455,
"x": -0.46,
"y": 0.1,
"z": -0.645
},
@ -291,7 +291,7 @@
},
{
"Position": {
"x": -0.91,
"x": -0.92,
"y": 0.1,
"z": -0.645
},
@ -303,7 +303,7 @@
},
{
"Position": {
"x": -1.365,
"x": -1.38,
"y": 0.1,
"z": -0.645
},

View File

@ -231,19 +231,7 @@
},
{
"Position": {
"x": 1.365,
"y": 0.1,
"z": -0.646
},
"Rotation": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"Position": {
"x": 0.91,
"x": 1.38,
"y": 0.1,
"z": -0.645
},
@ -255,7 +243,19 @@
},
{
"Position": {
"x": 0.455,
"x": 0.92,
"y": 0.1,
"z": -0.645
},
"Rotation": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"Position": {
"x": 0.46,
"y": 0.1,
"z": -0.645
},
@ -279,7 +279,7 @@
},
{
"Position": {
"x": -0.455,
"x": -0.46,
"y": 0.1,
"z": -0.645
},
@ -291,7 +291,7 @@
},
{
"Position": {
"x": -0.91,
"x": -0.92,
"y": 0.1,
"z": -0.645
},
@ -303,7 +303,7 @@
},
{
"Position": {
"x": -1.365,
"x": -1.38,
"y": 0.1,
"z": -0.645
},

View File

@ -231,19 +231,7 @@
},
{
"Position": {
"x": 1.365,
"y": 0.1,
"z": -0.646
},
"Rotation": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"Position": {
"x": 0.91,
"x": 1.38,
"y": 0.1,
"z": -0.645
},
@ -255,7 +243,19 @@
},
{
"Position": {
"x": 0.455,
"x": 0.92,
"y": 0.1,
"z": -0.645
},
"Rotation": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"Position": {
"x": 0.46,
"y": 0.1,
"z": -0.645
},
@ -279,7 +279,7 @@
},
{
"Position": {
"x": -0.455,
"x": -0.46,
"y": 0.1,
"z": -0.645
},
@ -291,7 +291,7 @@
},
{
"Position": {
"x": -0.91,
"x": -0.92,
"y": 0.1,
"z": -0.645
},
@ -303,7 +303,7 @@
},
{
"Position": {
"x": -1.365,
"x": -1.38,
"y": 0.1,
"z": -0.645
},

View File

@ -231,19 +231,7 @@
},
{
"Position": {
"x": 1.365,
"y": 0.1,
"z": -0.646
},
"Rotation": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"Position": {
"x": 0.91,
"x": 1.38,
"y": 0.1,
"z": -0.645
},
@ -255,7 +243,19 @@
},
{
"Position": {
"x": 0.455,
"x": 0.92,
"y": 0.1,
"z": -0.645
},
"Rotation": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"Position": {
"x": 0.46,
"y": 0.1,
"z": -0.645
},
@ -279,7 +279,7 @@
},
{
"Position": {
"x": -0.455,
"x": -0.46,
"y": 0.1,
"z": -0.645
},
@ -291,7 +291,7 @@
},
{
"Position": {
"x": -0.91,
"x": -0.92,
"y": 0.1,
"z": -0.645
},
@ -303,7 +303,7 @@
},
{
"Position": {
"x": -1.365,
"x": -1.38,
"y": 0.1,
"z": -0.645
},

View File

@ -11,12 +11,12 @@ local COLLISION_ENABLED = false
local DRAWN_ENCOUNTER_CARD_OFFSET = {1.365, 0.5, -0.635}
local DRAWN_CHAOS_TOKEN_OFFSET = {-1.55, 0.5, -0.58}
local DISCARD_BUTTON_OFFSETS = {
{-1.365, 0.1, -0.945},
{-0.91, 0.1, -0.945},
{-0.455, 0.1, -0.945},
{0, 0.1, -0.945},
{0.455, 0.1, -0.945},
{0.91, 0.1, -0.945}
{-1.38, 0.1, -0.94},
{-0.92, 0.1, -0.94},
{-0.46, 0.1, -0.94},
{0.00, 0.1, -0.94},
{0.46, 0.1, -0.94},
{0.92, 0.1, -0.94}
}
local MAIN_PLAY_AREA = {
@ -205,9 +205,9 @@ function makeDiscardButton(position, discardPosition, number)
function_owner = self,
position = position,
scale = {0.12, 0.12, 0.12},
width = 800,
height = 280,
font_size = 180
width = 900,
height = 350,
font_size = 220
})
end