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 rotation = params.rotation
|
||||
|
||||
if not cardTokens[card] then
|
||||
storeTokenTransform(card)
|
||||
end
|
||||
|
||||
if rotation then
|
||||
card.setRotation(rotation)
|
||||
|
Loading…
Reference in New Issue
Block a user