Need help please (Button for "Next Scene")
benny3932
Member Posts: 0
Hi I'm making a game and on the start menu I have two bottoms "Start" and "help" what I'm trying to do is when you click on one of the buttons it will take to an assigned scene I've tried the "change scene" attribute but it just automatically takes me to a scene with out clicking the button. So my question how can i make it so when I click one button or the other it will take me to it's assigned scene. Thanks so much for your help.
Comments
When touch is pressed » Change Scene
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page
Actor receives event > touched > is pressed
?
@benny3932 As the vast majority of people starting threads in these GS Forums need help, your thread title "Need help please" is meaningless. Please make your titles more descriptive to your problem/question in the future.
P.S Welcome to the Forums. :-)
""You are in a maze of twisty passages, all alike." - Zork temp domain http://spidergriffin.wix.com/alphaghostapps
If they're separate button actors, you've click on each actor and say, When touch is pressed > change scene
https://www.dropbox.com/s/zoovng02dwreoph/touch is pressed.zip
Hope this helps!