by InsanityBringer » Wed Nov 13, 2024 5:15 pm
I'm not going to say that the functionality couldn't be useful elsewhere, but I feel like you should be able to remember what sky was last set yourself already (store the string if you're generating it at run time? or the index if you're looking it up from a big array) and do the comparison, rather than having to ask the information for something you can keep track of yourself.
I'm not going to say that the functionality couldn't be useful elsewhere, but I feel like you should be able to remember what sky was last set yourself already (store the string if you're generating it at run time? or the index if you're looking it up from a big array) and do the comparison, rather than having to ask the information for something you can keep track of yourself.