Skip to content

Lots of questions #7

Closed Answered by VectorSatyr
Feli0TheWriter asked this question in Q&A
Discussion options

You must be logged in to vote

@Feli0TheWriter

If you instead mean how to select different zones to travel to, there are several different parameters to update:

  • Each level has a ZoneConfiguration object where you can modify the level's properties, including the next_room which determines where the player will go after completing the level.
  • GameSaveFile houses a location property, the default value of which determines which level the game will start from. (DemoZone1)

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Feli0TheWriter
Comment options

Comment options

You must be logged in to vote
2 replies
@VectorSatyr
Comment options

@VectorSatyr
Comment options

Answer selected by Feli0TheWriter
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants