Godot Simple Text Menu

An asset by henriquelalves
The page banner background of a mountain and forest
Godot Simple Text Menu hero image

Quick Information

0 ratings
Godot Simple Text Menu icon image
henriquelalves
Godot Simple Text Menu

A Simple customizable Text Menu plugin for Godot.It adds a "SimpleTextMenu" node to Godot, in which you can easily create a retro-like text menu with as many options you want.Its main features:- Can add as much options you need.- Editor-friendly, you can check the menu changes in real-time.- Signal-friendly, it's easy to check which option is being selected.- Options to change the cursor side and menu orientation.

Supported Engine Version
2.1
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
5 years ago
Git URL
Issue URL

GodotSTM

A Simple customizable Text Menu plugin for Godot.

It adds a "SimpleTextMenu" node to Godot, in which you can easily create a retro-like text menu with as many options you want.

Its main features:

  • Can add as much options you need.
  • Editor-friendly, you can check the menu changes in real-time.
  • Signal-friendly, it's easy to check which option is being selected.
  • Options to change the cursor side and menu orientation.

README Menu example, used with SimpleGodotCRTShader

How to use

Simply download this repository, and copy the GodotSTM folder to your Godot project; then enable the plugin on the 'Plugins' tab (on 'Project Settings').

To add options to your menu, edit the "options" variable of the node; each line will be a new option (this is the easiest way I found to add more options).

This repository has a demo Scene you can check to see how the plugin works.

License

The "Cave-Story" font used in the demo was created by enigmansmp1824; it's CC-BY-SA licensed, and can be found in https://fontlibrary.org/pt/font/cave-story.

The plugin uses the MIT License.

A Simple customizable Text Menu plugin for Godot.

It adds a "SimpleTextMenu" node to Godot, in which you can easily create a retro-like text menu with as many options you want.

Its main features:

- Can add as much options you need.
- Editor-friendly, you can check the menu changes in real-time.
- Signal-friendly, it's easy to check which option is being selected.
- Options to change the cursor side and menu orientation.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Godot Simple Text Menu icon image
henriquelalves
Godot Simple Text Menu

A Simple customizable Text Menu plugin for Godot.It adds a "SimpleTextMenu" node to Godot, in which you can easily create a retro-like text menu with as many options you want.Its main features:- Can add as much options you need.- Editor-friendly, you can check the menu changes in real-time.- Signal-friendly, it's easy to check which option is being selected.- Options to change the cursor side and menu orientation.

Supported Engine Version
2.1
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
5 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers