Merge branch 'master' into patches
This commit is contained in:
commit
2a68df329e
@ -334,12 +334,26 @@ function drawEncountercard(color) --[[ Parameter Player color ]]
|
|||||||
return
|
return
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
-- we didn't find the deck so just pull the first thing we did find
|
-- we didn't find the deck so just pull the first thing we did find
|
||||||
items[1].deal(1, color)
|
items[1].deal(1, color)
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
-- nothing here, time to reshuffle
|
-- nothing here, time to reshuffle
|
||||||
reshuffleEncounterDeck(position, {0,rotation.y,faceUpRotation})
|
reshuffleEncounterDeck(params)
|
||||||
|
end
|
||||||
|
|
||||||
|
function actualEncounterCardDraw(card, params)
|
||||||
|
local position = params[1]
|
||||||
|
local rotation = params[2]
|
||||||
|
local alwaysFaceUp = params[3]
|
||||||
|
local faceUpRotation = 0
|
||||||
|
if not alwaysFaceUp then
|
||||||
|
if getObjectFromGUID(tokenDataId).call('checkHiddenCard', card.getName()) then
|
||||||
|
faceUpRotation = 180
|
||||||
|
end
|
||||||
|
end
|
||||||
|
card.setPositionSmooth(position, false, false)
|
||||||
|
card.setRotationSmooth({0,rotation.y,faceUpRotation}, false, false)
|
||||||
end
|
end
|
||||||
|
|
||||||
IS_RESHUFFLING = false
|
IS_RESHUFFLING = false
|
||||||
|
806
unpacked.yaml
806
unpacked.yaml
File diff suppressed because it is too large
Load Diff
@ -12,6 +12,7 @@ GridProjection: false
|
|||||||
Hands: false
|
Hands: false
|
||||||
HideWhenFaceDown: false
|
HideWhenFaceDown: false
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: true
|
Locked: true
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -12,6 +12,7 @@ GridProjection: false
|
|||||||
Hands: false
|
Hands: false
|
||||||
HideWhenFaceDown: false
|
HideWhenFaceDown: false
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: true
|
Locked: true
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -12,6 +12,7 @@ GridProjection: false
|
|||||||
Hands: false
|
Hands: false
|
||||||
HideWhenFaceDown: false
|
HideWhenFaceDown: false
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: true
|
Locked: true
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -12,6 +12,7 @@ GridProjection: false
|
|||||||
Hands: false
|
Hands: false
|
||||||
HideWhenFaceDown: false
|
HideWhenFaceDown: false
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: true
|
Locked: true
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
@ -32,7 +33,7 @@ Transform:
|
|||||||
posX: -48.92
|
posX: -48.92
|
||||||
posY: 1.25
|
posY: 1.25
|
||||||
posZ: 71.4
|
posZ: 71.4
|
||||||
rotX: 89.98
|
rotX: 90.0
|
||||||
rotY: 90.0
|
rotY: 90.0
|
||||||
rotZ: 0.0
|
rotZ: 0.0
|
||||||
scaleX: 1.0
|
scaleX: 1.0
|
||||||
|
@ -12,6 +12,7 @@ GridProjection: false
|
|||||||
Hands: false
|
Hands: false
|
||||||
HideWhenFaceDown: false
|
HideWhenFaceDown: false
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: true
|
Locked: true
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -12,6 +12,7 @@ GridProjection: false
|
|||||||
Hands: false
|
Hands: false
|
||||||
HideWhenFaceDown: false
|
HideWhenFaceDown: false
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: true
|
Locked: true
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -12,6 +12,7 @@ GridProjection: false
|
|||||||
Hands: false
|
Hands: false
|
||||||
HideWhenFaceDown: false
|
HideWhenFaceDown: false
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: true
|
Locked: true
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -12,6 +12,7 @@ GridProjection: false
|
|||||||
Hands: false
|
Hands: false
|
||||||
HideWhenFaceDown: false
|
HideWhenFaceDown: false
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: true
|
Locked: true
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
@ -34,7 +35,7 @@ Text:
|
|||||||
fontSize: 52
|
fontSize: 52
|
||||||
Tooltip: true
|
Tooltip: true
|
||||||
Transform:
|
Transform:
|
||||||
posX: 74.77
|
posX: 74.78
|
||||||
posY: 1.29
|
posY: 1.29
|
||||||
posZ: 59.06
|
posZ: 59.06
|
||||||
rotX: 90.0
|
rotX: 90.0
|
||||||
|
@ -12,6 +12,7 @@ GridProjection: false
|
|||||||
Hands: false
|
Hands: false
|
||||||
HideWhenFaceDown: false
|
HideWhenFaceDown: false
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: true
|
Locked: true
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -12,6 +12,7 @@ GridProjection: false
|
|||||||
Hands: false
|
Hands: false
|
||||||
HideWhenFaceDown: false
|
HideWhenFaceDown: false
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: true
|
Locked: true
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -12,6 +12,7 @@ GridProjection: false
|
|||||||
Hands: false
|
Hands: false
|
||||||
HideWhenFaceDown: false
|
HideWhenFaceDown: false
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: true
|
Locked: true
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -12,6 +12,7 @@ GridProjection: false
|
|||||||
Hands: false
|
Hands: false
|
||||||
HideWhenFaceDown: false
|
HideWhenFaceDown: false
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: true
|
Locked: true
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
@ -31,7 +32,7 @@ Tooltip: true
|
|||||||
Transform:
|
Transform:
|
||||||
posX: -17.91
|
posX: -17.91
|
||||||
posY: 1.27
|
posY: 1.27
|
||||||
posZ: 84.57
|
posZ: 84.58
|
||||||
rotX: 90.0
|
rotX: 90.0
|
||||||
rotY: 89.83
|
rotY: 89.83
|
||||||
rotZ: 0.0
|
rotZ: 0.0
|
||||||
|
@ -12,6 +12,7 @@ GridProjection: false
|
|||||||
Hands: false
|
Hands: false
|
||||||
HideWhenFaceDown: false
|
HideWhenFaceDown: false
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: true
|
Locked: true
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: false
|
HideWhenFaceDown: false
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: false
|
HideWhenFaceDown: false
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
@ -33,12 +34,12 @@ Snap: true
|
|||||||
Sticky: true
|
Sticky: true
|
||||||
Tooltip: true
|
Tooltip: true
|
||||||
Transform:
|
Transform:
|
||||||
posX: -66.06
|
posX: 0.0
|
||||||
posY: 3.48
|
posY: 1.5
|
||||||
posZ: -67.38
|
posZ: 0.0
|
||||||
rotX: 0.02
|
rotX: 359.99
|
||||||
rotY: 270.01
|
rotY: 270.0
|
||||||
rotZ: 180.02
|
rotZ: 359.98
|
||||||
scaleX: 1.0
|
scaleX: 1.0
|
||||||
scaleY: 1.0
|
scaleY: 1.0
|
||||||
scaleZ: 1.0
|
scaleZ: 1.0
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: false
|
HideWhenFaceDown: false
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
@ -33,12 +34,12 @@ Snap: true
|
|||||||
Sticky: true
|
Sticky: true
|
||||||
Tooltip: true
|
Tooltip: true
|
||||||
Transform:
|
Transform:
|
||||||
posX: -66.06
|
posX: 0.0
|
||||||
posY: 3.48
|
posY: 1.5
|
||||||
posZ: -67.38
|
posZ: 0.0
|
||||||
rotX: 0.02
|
rotX: 359.99
|
||||||
rotY: 270.01
|
rotY: 270.0
|
||||||
rotZ: 180.02
|
rotZ: 359.98
|
||||||
scaleX: 1.0
|
scaleX: 1.0
|
||||||
scaleY: 1.0
|
scaleY: 1.0
|
||||||
scaleZ: 1.0
|
scaleZ: 1.0
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -0,0 +1,46 @@
|
|||||||
|
Autoraise: true
|
||||||
|
CardID: 266206
|
||||||
|
ColorDiffuse:
|
||||||
|
b: 0.713235259
|
||||||
|
g: 0.713235259
|
||||||
|
r: 0.713235259
|
||||||
|
CustomDeck:
|
||||||
|
'2662':
|
||||||
|
BackIsHidden: true
|
||||||
|
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||||
|
FaceURL: http://cloud-3.steamusercontent.com/ugc/1762566631365911157/BA72DB110F19AB0970C87BEB853477E6D4A7D65F/
|
||||||
|
NumHeight: 5
|
||||||
|
NumWidth: 6
|
||||||
|
Type: 0
|
||||||
|
UniqueBack: false
|
||||||
|
Description: ''
|
||||||
|
DragSelectable: true
|
||||||
|
GMNotes: ''
|
||||||
|
GUID: 32e5a4
|
||||||
|
Grid: true
|
||||||
|
GridProjection: false
|
||||||
|
Hands: true
|
||||||
|
HideWhenFaceDown: true
|
||||||
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
|
Locked: false
|
||||||
|
LuaScript: ''
|
||||||
|
LuaScriptState: ''
|
||||||
|
MeasureMovement: false
|
||||||
|
Name: Card
|
||||||
|
Nickname: Armageddon (4)
|
||||||
|
SidewaysCard: false
|
||||||
|
Snap: true
|
||||||
|
Sticky: true
|
||||||
|
Tooltip: true
|
||||||
|
Transform:
|
||||||
|
posX: 79.27
|
||||||
|
posY: 3.28
|
||||||
|
posZ: -2.84
|
||||||
|
rotX: 358.21
|
||||||
|
rotY: 269.93
|
||||||
|
rotZ: 183.3
|
||||||
|
scaleX: 1.0
|
||||||
|
scaleY: 1.0
|
||||||
|
scaleZ: 1.0
|
||||||
|
XmlUI: ''
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
@ -22,6 +22,7 @@ GridProjection: false
|
|||||||
Hands: true
|
Hands: true
|
||||||
HideWhenFaceDown: true
|
HideWhenFaceDown: true
|
||||||
IgnoreFoW: false
|
IgnoreFoW: false
|
||||||
|
LayoutGroupSortIndex: 0
|
||||||
Locked: false
|
Locked: false
|
||||||
LuaScript: ''
|
LuaScript: ''
|
||||||
LuaScriptState: ''
|
LuaScriptState: ''
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user