An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

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:
![image](https://cdn.discordapp.com/attachments/609579661847953430/734161840271130684/screenshot0215.png)

#### 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:
![image](https://cdn.discordapp.com/attachments/609579661847953430/734161839587459143/screenshot0214.png)

#### 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:
![image](https://cdn.discordapp.com/attachments/609579661847953430/734161834810277948/screenshot0213.png)

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