Resetting Everything in a Scene

Hi guys,
I'm still working on my memory-type game. I have tables set up where it chooses from a random row, deletes that row, then puts all of those values into another table. I have 24 cards that pick from this second table. Within each card there is a rule that tells it to grab a value and then delete that value from the second table. I'm trying to make a button that will reset the entire scene. The problem I have is that it is reseting the card values but not redoing the process of picking values from the tables again. Can someone please help me? If you need more details just let me know.

Thanks,
Tad

Comments

Sign In or Register to comment.