ImpowerGames / impower

An all-in-one, community-powered indie development platform that gives creative people the tools they need to bring their ideas to life.
https://www.impower.app
2 stars 1 forks source link

Use - operator to hide a choice after it has been chosen #153

Closed lovelle-cardoso closed 2 years ago

lovelle-cardoso commented 2 years ago

- choices will be hidden after they've been chosen. + choices will be shown every time.

To test:

# Puzzle

Pick a door to open!

- Open Door # 1 > Door1
- Open Door # 2 > Door2
- Open Door # 3 > Door3
+ I don't want to! > Continue

## Door1

Nothing.

> ^

## Door2

Yes! Here's the treasure!

> ]

## Door3

Nada.

> ^

## Continue

And so I moved on through the dungeon...
Broderick-Colin commented 2 years ago

This works! I've added bugs tracking the wonky things that happen to the choice menu when you try to do more advanced actions