Can someone explain to me how the Draw() function works? I wanted to apply a shader to all cards that originally started in the deck (which have a modded Boolean I’ve attached under self.originality == true) but I’m not sure how to use the function properly.
I don’t want it to be its own edition because I want the “originality” of the card to persist even with enhancements.