https://github.com/multimokia/MAS-Submod-consistent-menus
Modifies all dialogue menus to be the same format (where possible)
https://github.com/multimokia/MAS-Submod-consistent-menus
after dialogue mas menus monika renpy story
Last synced: 6 months ago
JSON representation
Modifies all dialogue menus to be the same format (where possible)
- Host: GitHub
- URL: https://github.com/multimokia/MAS-Submod-consistent-menus
- Owner: multimokia
- Created: 2020-07-13T23:59:25.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-26T18:38:22.000Z (about 5 years ago)
- Last Synced: 2024-11-02T22:32:50.747Z (11 months ago)
- Topics: after, dialogue, mas, menus, monika, renpy, story
- Language: Ren'Py
- Homepage:
- Size: 23.4 KB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- mas-awesome-content - 📜 All Scrollable Menus
README
# All Scrollable Menus
### Oops! All Scrollables!This submod replaces the standard Ren'Py menus with your choice of the following menus:
#### The `mas_gen_scrollable_menu`:
- The same screen used for large menus (Like the `Goodbye`, `I'm feeling`, `I want to tell you something` menus)
- Slides Monika over to the left
- Displays in the top right corner of the window##### Sample:
#### The `talk_choice` menu:
- The same screen used for the main 'Talk' screen
- Slides Monika over to the left
- Displays on the right-middle of the window##### Sample:
#### The `unobstructed_choice` menu:
- Custom screen which is essentially a medium between the above two menus
- Monika doesn't need to slide over anymore
- Displays in the right middle of the window##### Sample:
This submod is compatible with the [Submod Updater Plugin](https://github.com/Booplicate/MAS-Submods-SubmodUpdaterPlugin/releases/latest)! Give it an install to make updating this submod easier.
### Please report any and all problems in the `issues` tab.
###### Thank you