Hi! Right now, I am making a world for a game. When you beat the 2nd level, it opens up a branching path to levels 3 and 4, but the path continues and opens everything else up. I need help on how to fix this. https://cdn.discordapp.com/attachments/ ... -13-15.mp4
Hi! Right now, I am making a world for a game. When you beat the 2nd level, it opens up a branching path to levels 3 and 4, but the path continues and opens everything else up. I need help on how to fix this. https://cdn.discordapp.com/attachments/ ... -13-15.mp4
You need to make the path split at the level itself, not after it.
Looks like you have put path tiles under the levels. This will cause the path to continue and unlock levels beyond it. If you want the path to stop at a level, then don't place a path tile under it.