
Layered image variants
I have a character sprite that I want to show variants for, but they won't show up.
The sprite bases in question and their variants (The character's casual wear vs the pajamas)
The code I use to display the layered image. I define the variant name \"pj\" in the bottom line.
This is the result it gives, just \"unknown attributes\" error message.
I'm not sure what's going wrong here. Any assistance appreciated.
Update: