Skip to content

Good practices for live demo'ing during development? #511

Answered by npaton
collinskatie asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @collinskatie. If you are moving through the stages of your game while testing, unfortunately, there is no way at the moment to reverse that, and you'll need to create a new batch/game.

There are a few things you can do to help you with this:

  • You can reset the players ui by clicking the "refresh" button (a circular arrow) on the bottom left of the player screen. This will save you from closing and reopening tabs. You will still require you to login with your player, with a new unique "id".
  • Usually, I like to work on one stage at a time, at least when working on the UI, so during development, I tend to set the stage durations to a very large number (e.g. 1000000 seconds)
  • If I'm testin…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by npaton
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
None yet
2 participants