Devlog 2 of my next big project. I got a basic character rig done. You can press 1 to replace his tank top with a shirt, 2 to replace his underpants with pants, and 3 to give him shoes. Press the flag to reset him. I did this using clones and layering. If I had made a sprite for each combination of clothing, the code would be a mess. This way, I can reprint the character whenever and wherever I want, I can change the clothing whenever I want, and it'll keep my code much cleaner. I also made some very minor changes to the sprite work. This has been DEVLOG#2, thank you for stopping by.