Problem when Changing Scenes
hvekriya
Member Posts: 4
Im working on a game, i have designed first few levels, i have made this rule where you complete the first level you go to next scene which is congratulation scene and there are few options such as 'retry', 'level menu' and 'Next level' when i click on 'Next' (Rule=when touch is pressed=change scene TO next scene) but it doesnt take me to next scene/next level it says at the bottom that you are on scene 3 but you cant play that level it stays on congratulation scene. and when i press retry it doesnt take me back to previous scene. (Rule=when touch is pressed=change scene TO previous scene)
Answers
2. We can't help you if you don't write your rules.
When Touch is Pressed
.....Change Scene [name of next level scene]
Then click on the actor and see if it works. If it does not, create a new blank scene and name it "TEST". Change the rule on the new actor to When Touch is Pressed.....Change Scene [TEST]. Then click on the actor and see if it works.
If neither of those work, create another new scene and add an image to it to make it unique. Drag your new actor onto the scene and click on it to see if it works.
Report back about what worked and didn't work.
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
I have found Next and Previous to be a headache in understanding scene changes.
IF im understanding you that is.
ScreenShots always help though.
set up a dropbox account.
Upload the image to somewhere like tinypic.com - copy the URL it generates for your image and paste it into your post like this:
img src="http://de.wikipedia.org/wiki/Datei:Filigree_and_Shadow.jpg"
But put a < at the start and a > at the end.