Ah, then it gets a bit more complicated. The animation can stay kinda the same, but I would change the layout. Instead of them overlapping by default I would lay them out how they should look like if there was no animation. Then with the animation code calculate how much they need to move until they overlap each other and animate from that position.   Instead of using known values you can use function based values in the animation. I know the height of the card (maybe you want to calcu
    • Like
    3