Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

That's a good game idea!

  1. You'll need an input window: Input Video
  2. You'll check for the code. Let's say you keep your variable as povname where 12345 is the passcode.
if povname == "12345":
    $ persistent.blue_unlocked = True

3. You need lines 7-9 of this video: Blue_button

If you have any other questions, you may contact me on Discord: _zeil

(+1)

Thanks for the help :)