Visual Novel - Choicebox #11
Owner
- Multiple choice UI element
- Allows player to select one of a set of predefined choices
- Choice is stored and can be read at any point throughout the game
- Choice box does not dismiss textbox, it adds to it, that way if the textbox is a question "Do you agree?" then only "yes" and "no" will be displayed.
- Choices can be in an "unset" state also, indicating that the user has not made a choice yet
- [ ] Multiple choice UI element
- [ ] Allows player to select one of a set of predefined choices
- [ ] Choice is stored and can be read at any point throughout the game
- [ ] Choice box does not dismiss textbox, it adds to it, that way if the textbox is a question "Do you agree?" then only "yes" and "no" will be displayed.
- [ ] Choices can be in an "unset" state also, indicating that the user has not made a choice yet
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?