Hi,
I’m a newbie when it comes to programming. I’ve been through the Getting Started tutorials and am now attempting to create my first app from scratch.
The premise is a “paper doll”, where the user will tap on a button and the clothes on the doll will change. Each time they tap on the button the clothes change, and eventually cycle back through (ie, clothing 1, clothing 2, clothing 3, clothing 1, clothing 2, clothing 3, clothing 1, as they tap on the button).
I thought this would be a simple project but I’m already stuck.
I’ve created my background, which includes the blank “paper doll”. And I’ve got my clothing/overlay elements in an Image Sheet. I’ve also created my button, which does nothing right now except change colour when it’s tapped.
My problem is that I have no idea how to link the button to the image sheet, to cause it to cycle through the image sheet images each time it’s pressed.
I’ve tried going through the YouTube Corona channel, the various documents on this website, and have even tried Google, but I’ve no idea really what terms to search for, and I’ve had no luck so far.
I’d really appreciate any tips that can be offered.
