Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 735 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 735 Bytes

Godot Modal Dialogs and Menu System

screenshot

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.

Playable web version: https://toxe.itch.io/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.

Select "Flee" to quit the program.

Credits