Find the best solutions to your problems with the help of IDNLearn.com. Find in-depth and accurate answers to all your questions from our knowledgeable and dedicated community members.
Answer:
I would make a system to go to the next level of the game without using coordinates by creating a finish line for each level that is a color like green or red. When the player’s sprite hits the finish line, it will activate a part of the code which will make the next level appear. To do this I will use an if statement. If the sprite is touching green, it will move to the next backdrop. This will create a way to go to the next level without using coordinates.
Explanation:
This is what i put as the answer, hope it helps! Dont forget to change it a little bit so you dont get flagged and stuff.