Hey guys, so I'm working on a card game and obviously that's some serious work lol I been working on trying to create a hand of cards like the ccg hearthstone. You draw a card and it gets added to your hand, you draw another card and the one you have slides over to make room for the next card then they slide back when a card is played and so on. obviously you gotta set hand limits too.
I tried things like set card at offset, set position to this and so on but I can't get the cards set correctly in my hand like in hearthstone. It looks like the cards are on the field and I don't want that haha I'm thinking some kinda Lerp might have to be created and the cards gotta be set in a way so it looks like a hand and not in the filed of play So yeah if anyone knows how I can accomplish a hand system like hearthstone... the ideas, tips, pointers or tutorials you can point me to would be greatly appreciated, thanks everyone!