Originally Posted by
Culfinrandir
Even better - link them with the true seasons. I'm sure it's quite trivial to have the system run code something like this:
IF datemonth=nov,dec,jan,feb THEN tree=bare
IF datemonth=mar,apr,may THEN tree=blossom
IF datemonth=jun,jul,aug THEN tree=leaves
IF datemonth=sep,oct THEN tree=fallfruit
Obviously it's not that Basic (LOL) but it should be doable. After all, it would be just replacing one model with another on a certain date & we know they do this already for events.