Having trouble with the Tap Me button. I don’t have a “Supporting Files” Folder. If I drag the resources folder onto the Document Outline, I am able to go through the steps as described to include the button png files to the background. This does not work when I run the simulator. The text only Tap Me shows, though the game does run. If I do delete that text as instructed, the simulator displays only a black screen. These are the instructions that are causing me difficulty without a Supporting Files folder…
“Then, you’ll want to download the Tap Me Resources, which is basically a collection of the images and sounds that you will need for this project. After you download it, you should open up the folder and select all of the items inside. Drag these items over to the Supporting Files folder in your Document Outline.”
Hello. I have been working on your tutorial but I am getting an error. I only have one sound currently, which is a clicking sound for when you tap the button.
When I run the code I get an error.
ERROR: 181: timed out after 0.012s (747 747); mMajorChangePending=0
Although I get the error I still hear the sound. I have copied the code exactly like it is in the tutorial, I just eliminated the sounds I don’t want.
Whenever I add sound there is a delay when the sound if first played, after that it works fine. Is there a way around this delay when it first loads the sound?