always re-get token transform
This commit is contained in:
parent
67ff395b11
commit
0444c4c639
@ -2851,9 +2851,7 @@ function moveCardWithTokens(params)
|
|||||||
local position = params.position
|
local position = params.position
|
||||||
local rotation = params.rotation
|
local rotation = params.rotation
|
||||||
|
|
||||||
if not cardTokens[card] then
|
|
||||||
storeTokenTransform(card)
|
storeTokenTransform(card)
|
||||||
end
|
|
||||||
|
|
||||||
if rotation then
|
if rotation then
|
||||||
card.setRotation(rotation)
|
card.setRotation(rotation)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user