token remover for red / green

This commit is contained in:
Chr1Z93 2023-01-05 13:53:41 +01:00
parent 7085c53bb4
commit 72086e75e9
4 changed files with 126 additions and 4 deletions

View File

@ -192,7 +192,9 @@
"SCEDTour.0e5aa8",
"PlayerCards.2d30ee",
"3DText.3b6b1a",
"3DText.a28d9c"
"3DText.a28d9c",
"TokenRemover.39b175",
"TokenRemover.2ba7a5"
],
"PlayArea": 1,
"PlayerCounts": [

View File

@ -32,7 +32,7 @@
"HideWhenFaceDown": false,
"IgnoreFoW": false,
"LayoutGroupSortIndex": 0,
"Locked": false,
"Locked": true,
"LuaScript": "require(\"util/TokenRemover\")",
"LuaScriptState": "null",
"MeasureMovement": false,
@ -45,9 +45,9 @@
],
"Tooltip": true,
"Transform": {
"posX": -7,
"posX": -6.755,
"posY": 1.583,
"posZ": -16.4,
"posZ": -16.526,
"rotX": 0,
"rotY": 90,
"rotZ": 0,

View File

@ -0,0 +1,60 @@
{
"AltLookAngle": {
"x": 0,
"y": 0,
"z": 0
},
"Autoraise": true,
"ColorDiffuse": {
"b": 1,
"g": 1,
"r": 1
},
"CustomImage": {
"CustomTile": {
"Stackable": false,
"Stretch": true,
"Thickness": 0.1,
"Type": 0
},
"ImageScalar": 1,
"ImageSecondaryURL": "http://cloud-3.steamusercontent.com/ugc/1767069252728653004/7BD6E4B8763FE70DB6ADB22B62504361D3778309/",
"ImageURL": "http://cloud-3.steamusercontent.com/ugc/1767069252728651946/04A700179A71859B828E30D2877D802749B8223C/",
"WidthScale": 0
},
"Description": "See Notebook for details.",
"DragSelectable": true,
"GMNotes": "",
"GUID": "2ba7a5",
"Grid": true,
"GridProjection": false,
"Hands": false,
"HideWhenFaceDown": false,
"IgnoreFoW": false,
"LayoutGroupSortIndex": 0,
"Locked": true,
"LuaScript": "require(\"util/TokenRemover\")",
"LuaScriptState": "null",
"MeasureMovement": false,
"Name": "Custom_Tile",
"Nickname": "Token Remover",
"Snap": true,
"Sticky": true,
"Tags": [
"CleanUpHelper_ignore"
],
"Tooltip": true,
"Transform": {
"posX": -45.3,
"posY": 1.481,
"posZ": 29.735,
"rotX": 0,
"rotY": 0,
"rotZ": 0,
"scaleX": 0.8,
"scaleY": 1,
"scaleZ": 0.8
},
"Value": 0,
"XmlUI": ""
}

View File

@ -0,0 +1,60 @@
{
"AltLookAngle": {
"x": 0,
"y": 0,
"z": 0
},
"Autoraise": true,
"ColorDiffuse": {
"b": 1,
"g": 1,
"r": 1
},
"CustomImage": {
"CustomTile": {
"Stackable": false,
"Stretch": true,
"Thickness": 0.1,
"Type": 0
},
"ImageScalar": 1,
"ImageSecondaryURL": "http://cloud-3.steamusercontent.com/ugc/1767069252728653004/7BD6E4B8763FE70DB6ADB22B62504361D3778309/",
"ImageURL": "http://cloud-3.steamusercontent.com/ugc/1767069252728651946/04A700179A71859B828E30D2877D802749B8223C/",
"WidthScale": 0
},
"Description": "See Notebook for details.",
"DragSelectable": true,
"GMNotes": "",
"GUID": "39b175",
"Grid": true,
"GridProjection": false,
"Hands": false,
"HideWhenFaceDown": false,
"IgnoreFoW": false,
"LayoutGroupSortIndex": 0,
"Locked": true,
"LuaScript": "require(\"util/TokenRemover\")",
"LuaScriptState": "null",
"MeasureMovement": false,
"Name": "Custom_Tile",
"Nickname": "Token Remover",
"Snap": true,
"Sticky": true,
"Tags": [
"CleanUpHelper_ignore"
],
"Tooltip": true,
"Transform": {
"posX": -45.299,
"posY": 1.481,
"posZ": -30.309,
"rotX": 0,
"rotY": 180,
"rotZ": 0,
"scaleX": 0.8,
"scaleY": 1,
"scaleZ": 0.8
},
"Value": 0,
"XmlUI": ""
}