Hello!
I want to make an advent calendar, hosted online, that keeps track of what date it is and only allows you to open the current door and the ones before it.
Picture for reference:
It seems that I need the date plugin as well as local storage?
My problem is that in all the documentation I've found there is a level of programming knowledge assumed that I do not possess. I will have sprites that can only be clicked if the date is right or has passed. Shouldnt need a buttload of code, right?