Hey guys, I seem to be having some trouble with making a menu system so people can navigate through the game.
I have looked for info but didnt find any in the tutorials or forum posts.
I'm actually thinking that it might be a bug with C2
so I made 3 Layouts(menus)
The first will have the basic start instructions facebook etc etc. clicking start takes you to to a place where you pick from four "worlds" (this is the second layout)
When you click on a "world" it take you to the levels in that "world"(this is the third Layout menu which are actually 4 different layouts)
In the 2nd("worlds layout" and 3rd layout I put clickable/touch sprites. One takes you back to the main menu the other back to the "Worlds menu" where you can pick the "world"
the events that I used work for going back to the main menu everywhere in the game but dont work for going back to the "worlds menu"
It actually stutters and flickers for some reason when you click on the "Back to Seasons Menu" button
Here is the capx file for you guys to check out its a very small file.
mediafire.com/download/csey0m0zqjla9k6/Game.capx
I could really use some help on this and would appreciate some insight
thanks guys