searchable area for doom counters matches playmat size
This commit is contained in:
parent
0fcc8acfcb
commit
e44aa3fdd3
@ -6,7 +6,7 @@ local doomURL = "https://i.imgur.com/EoL7yaZ.png"
|
|||||||
local IGNORE_TAG = "DoomCounter_ignore"
|
local IGNORE_TAG = "DoomCounter_ignore"
|
||||||
local TOTAL_PLAY_AREA = {
|
local TOTAL_PLAY_AREA = {
|
||||||
upperLeft = {
|
upperLeft = {
|
||||||
x = -10,
|
x = -9,
|
||||||
z = -35
|
z = -35
|
||||||
},
|
},
|
||||||
lowerRight = {
|
lowerRight = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user