Hi everyone,
I know there are tons of examples, videos, instructions about how to spread values but I am stuck with spreading the values correctly and assigning them to counters or other values.
I really appreciate if someone is kind enough to explain and/or make a quick mfa file for me.
What I'm trying to do :
I am building a card game where the user will pick 10 out of 78 cards from a deck ( it can be done automatically). then he/she will check what he/she chose and read the text (in my app -> current frame of Object x = Display paragraph of StringX) Preferably one by one.
What I do
I used spread values to assign IDs to duplicate object (which works fine) but I could not assign fixed numbers of each selected card ID to something. like I created 10 counters and wanted to assign ID values to them but all counters show the same value.
I appreciate your supports
Best Regards
Alper