I remixed the Scratch project Monkey Dress Up and added some enhancements. The monkey talks and thinks to add another element of interest, and it even changes color. This is continuous on a forever loop. I also made the monkey unmovable from the center position (move to (0,0) forever) and always sent to the back (send back 1 layer forever); this ensures the clothes always fit right on top of the monkey if you accidentally move it. Additionally, the clothes change colors with each click, so you can customize even further. Finally, the eyes move by switching costume on a forever loop--this makes the monkey more interactive and interesting. Original Project Notes: Click the clothes. To start over click the green flag!