I am exploring new mechanics for my game and came up with something.
I may need advise on how to reset all the looted checkbox all at once.
If you have suggestion on how to improve this please let me know~
I am exploring new mechanics for my game and came up with something.
I may need advise on how to reset all the looted checkbox all at once.
If you have suggestion on how to improve this please let me know~
Is this on a Free plan? I was about to suggest using CSS.
Yes it’s implemented with free plan.
The constraints allow creativity.
Were you able to work something out?
I was only able to “uncheck” the loot row by row using the below action and Single value.
A loot checked query to filter loot that is checked and using single column to uncheck the row one by one.
You can probably use a variation of the below: