Let's say I have a card object in a variable.
Is it possible to get its face image (associated with the deck) and coords on this image? E.g. 7th row and 9th column, or just number 69 (if the size of the deck is 10x7).
I'd like to make my mod compatible with cards from other mods. Some players may want to import those decks, so my script must know what each card is (without id).