I'm designing a boxing game. To save you the trouble of explaining how it all works, i can basically say that there are MANY scenes, and at the end of each scene is a goto and play link to another scene, or a button that links you to the next scene.
However, in certain cases, the buttons will not send the user to the appropriate scene, but to the very first scene of the game, behaving as if the scene it links to does not exist. The game is fully downloaded and the scenes are properly linked and do exist. Is there a way to ensure that my links will be followed? Has anyone experienced this? Thanks.
-Quam
