Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added worldmap road forking #1599

Merged
merged 1 commit into from
Dec 8, 2020
Merged

Conversation

Semphriss
Copy link
Member

Levels with multiple endings will now only open their assigned path.

This has been applied only to the Icy Island worldmap (in the main game).

As of this commit:

  • Each of Fork in the Road's endings will enable the player to continue their worldmap journey only through their corresponding path.
    • That is, if you finish the level with the top exit, you may only continue through the upwards road; if you finish the level with the bottom exit, you may only continue through the downwards road.
  • Icy Valley's main exit will only enable the main road. Its secret exit will enable both the main road and the secret area, as well as make the secret pathway visible using the new semi-visible pathways.

This method uses the state Squirrel object as well as worlmap logic similar to the underground handler to accomplish this.

…at reveals itself when the path is unlocked (ci skip)
@tobbi tobbi merged commit 392320b into SuperTux:master Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants