TABLES: Reset Tables after removing rows...
Hi,
I have used the @tshirtbooth tables tutorial to display random text from a table without repeating - it removes the row that the value comes from effectively deleting each row of the table until it is empty - works great.
Is there a way to reload or reset the tables values back to the beginning state when all the values (rows) have been used (deleted)?
I know that if you reload the app (really quit out of it from the dock) or scene I guess it would reload the original table but I was hoping it can be done form within the scene - to effectively start all over again....thanks
I have used the @tshirtbooth tables tutorial to display random text from a table without repeating - it removes the row that the value comes from effectively deleting each row of the table until it is empty - works great.
Is there a way to reload or reset the tables values back to the beginning state when all the values (rows) have been used (deleted)?
I know that if you reload the app (really quit out of it from the dock) or scene I guess it would reload the original table but I was hoping it can be done form within the scene - to effectively start all over again....thanks
Answers
lol that was fast!
I am hoping I can copy a master table based on the attribute of the rows - as in the row count is zero (all rows have been used) so copy from master table?
thx