I created a game and in order to start the next level i need there to be a button that when it has be clicked on the screen will change.
Not very sure on how to do this at all.
Create an actor; give it the image you want;, give it the behavior, using the 'act' method, to respond, by changing worlds or setting the the current world anew, to mouse clicks.