Godot Modal Dialogs and Menu System
Godot Modal Dialogs and Menu System
An example of a menu system using modal dialogs in the style of old JRPGs.
Note: The whole game-like presentation is just a façade (because I had fun doing it). The whole project is about the menu/dialog system.
Project source code on GitHub (MIT license): https://github.com/Toxe/godot-modal-dialogs
Video: https://www.youtube.com/watch?v=Uu6RuKA8zSU
Controls
- Use keyboard, mouse or controller.
- Press Enter/Space, 1-9 or Cross/A on controller to select a menu option.
- Press Escape or Circle/B on controller to close a menu.
Credits
- Cornelia Sans font by EliDirkx98: https://fontstruct.com/fontstructions/show/1914648
Comments
Log in with itch.io to leave a comment.
Nice design. Reminds me of the old RPGmaker 2k combat system