Flip cards instantly

This commit is contained in:
Chr1Z93 2024-07-25 23:50:39 +02:00
parent ba8f6c9c3e
commit 796f6ce42b

View File

@ -46,7 +46,7 @@ do
obj.use_hands = false
if rot then
obj.setRotationSmooth(rot, false, true)
obj.setRotation(rot)
end
obj.setPositionSmooth(newPos, false, true)