I want to make an semi-automated card game using roblox UI, the players will click and such to play their cards, and make decks using their card inventory, buy cards etc.
I'm not too bad at scripting, I'm just generally not good at figuring out this sort of thing myself, any tips?
Maybe you should use an image button so that the players can click the cards, get all of your card images sorted out, and use a variable for each card to know what each card type it is.