PowerUp Scenario Builder

Created by: @justKD


Powerup Scenario Builder Live App


PowerUp Scenario Builder is a web app for creating question and answer tables for PowerUp (iOS, Android), a text-adventure style mobile game by AnitaB.org Open Source.

PowerUp Scenario Builder

Best experienced in Chrome. Also works in Safari and Firefox. Possibly with quirks.


Changelog

v1.1.0

v1.0.0


Contents


Setup

Set the Scenario ID

Each graph represents the questions and answers for a single scenario in PowerUp.

When starting a new graph, the first thing you’ll want to do is set your scenario ID.

The first card in every graph is unique. It serves as the first question presented to the player, but it also sets the ScenarioID for all subsequent cards.

Double-click on the value next to ScenarioID and change it to match the ScenarioID of the scenario you’re working on.

You can edit the values of non-italicized text by double-clicking on it.

Set the Text for the First Question

Double-click on the text at the top of the first card to edit it.

You don’t need to set the QuestionID at this time.

Add your first answer card, and it will automatically set the starting QuestionID.


Cards

Adding and Editing Cards

Add a New Card

Click the plus icon to add a new child card.

You can manually edit the values in these fields, but doing so may result in undesired behavior from the automatic numbering system. Always check your work if you make manual edits.

Editing Fields

Double-click on non-italicized text to change it.

Like the starting card, the text at the top of each card is the actual Question or Answer text. Change the default "new" to be the appropriate text that should appear in PowerUp.

Moving Cards

To move a card, click and drag on an empty area inside the card.

You can move a card anywhere within the work area, but overlapping cards will be automatically re-positioned.

Deleting Cards

To delete a card, click inside any empty space in the card to select it, and press your delete key.

Card Types

Re-linking Cards

You can delete a link by clicking to select it and pressing your Delete key.

Click and drag on the plus icon (right-side port of a card) to start re-linking a card.

Drag the new link to the left-side port of the target card, and release to create the link.

Re-linking follows the same rules as adding cards. Attempts to create illegal links are ignored.

Manually create links in order to assign multiple answers to the left-side port of a question.


Ending the Scenario

End a scenario by manually setting the appropriate value in the NextQID field of a terminating answer.