Don't Move after Collision and Change Scene
Creator97
Member Posts: 140
I really don't know how to do it. I did it how I thought it should work but it doesn't. The link is for downloading my project file.
https://www.dropbox.com/s/qj086kon8u5qgdw/Don't Move after Collision.gameproj.zip?dl=0
This should work in the fixed project:
- After the two Players collided it should change the scene to 'Choose Level'
- After the Player collided it should stay at its position where it first collided with the wall.
If you can fix just one problem, please upload the fixed project too.
I hope you can fix it. That would make my day.
Best Answer
-
tatiang Posts: 11,949
In the expression editor, game.End (circled above) has been typed in directly rather than selected from the attribute browser drop-down menu. You must select attributes... you can't just type them in.
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
Answers
change Attribute (game.End) to “game.End + 1”
Hope this will help.
I changed it but it doesn't work. Linked the change as same file same link.
did that work for you after you changed it and pressed play in my both projects it doesn't work.
Shieeet so dumb ok that solves the first problem. I will create an extra question for the other one.
SOLUTION
someone helped out in another post.
Here is the correct file for people having the same problem. https://dropbox.com/s/kb79kdhthd5rvc6/Don%27t%20Move%20after%20Collision%20corrected%20.gameproj.zip?dl=0
(Could someone copy this message and i tick answer then it's above the other comments.)
closed