Connect with a community that values knowledge and expertise on IDNLearn.com. Ask your questions and receive detailed and reliable answers from our experienced and knowledgeable 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.