Basically I want to do two functions that work together - I want to store an integer in each member’s collection which can go up or down when clicking buttons or otherwise interacting with objects on the site.
Second, I want to be able to allow a member to choose a “profile picture” icon from a select set of icons they have unlocked , so that when they click on the image, it should show as their profile picture.
Also, I want the images to be grayed out until the user “unlocks it” by spending the reward points.
Any help appreciated! Thanks.