How do you make Player go back one level.
TyDietrich
Member Posts: 45
I want my player to go back to level 10 if it dies more than 3 times on level 11. How would i go about setting this up?
Comments
Level control actor:
Change attribute deathcounter to 0
When attribute deathcounter=3
Change scene to level 10
Then you just do that for every scene. Or if you're feeling up to it try making that into a dynamic system where one actor controls all levels without having to change the logic per scene.
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User