cant change to the scene i want!
EclipseGamers
Member, PRO Posts: 91
on my @game over' scene i have two buttons, a play again button and a menu button. when i click anywhere on the screen including the menu button it justs goes the my game scene?
Comments
You clearly have an error in your Behaviors, but without knowing what you have in there no one will be able to help.
Double check your Behaviors, and make sure they are set up correctly. Also you can post screen shots here and maybe someone can help.
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page
for the play button i have 'when mouse is down, change scene the game scene' for the menu button i have 'when mouse is down, change scene to menu scene' ?
are the actors overlapping?
is there a rule in your menu scene, that is remaining on from when it was first visited and so sending the player straight to the game scene when it goes there.
Happy to take a look at your project quickly if you want. Otherwise post a pic of your rules...
they are not overlapping and i cant see anything wrong
it's the 'when mouse is down part'
it's true in both cases every time, it doesn't take into account WHERE the mouse is pointing, only of it is down.
change it to 'when touch is pressed'
Send and Receive Data using your own Server Tutorial! | Vote for A Long Way Home on Steam Greenlight! | Ten Years Left
that worked! thanks dude!!!!
Damn you Mulcahy .. missed that one, I always use Touch it didn't even cross my mind :-) ... have an 'insightful'