A simple branching dialogue editor and stateless runtime.Create your dialogue right in the Godot Editor itself with a simple script-like language and the built-in syntax checker.Then, in your game, use the DialogueManager global to fetch lines of dialogue. There is an example dialogue balloon to help get you started on creating your own to fit in better with your game.
Quick Information
Integer Field ( LineEdit )
A modified LineEdit node that only allows integers to be entered.
Supported Engine Version
3.2
Version String
1.0.0.0
Support Level
community
Modified Date
6 years ago
Git URL
Issue URL
GodotIntegerLineEdit
A text input field supporting only integer values
A modified LineEdit node that only allows integers to be entered.
Reviews
0 total reviews
Quick Information
Integer Field ( LineEdit )
A modified LineEdit node that only allows integers to be entered.
Supported Engine Version
3.2
Version String
1.0.0.0
Support Level
community
Modified Date
6 years ago
Git URL
Issue URL