Home

Awesome

Terminal for Godot

This is simple terminal emulator like control for Godot engine. It might be useful for projects like

Notice: This control is still under development. While It's quite usable, the API may change without warning until 1.0

Screenshot

Screenshot of demo.tscn | Gif - Input | Gif - Font resize | Gif - Terminal resize

Screenshot of demo scene

Project Setup

Godot Engine version >= 2.1 is required.

Testing

Todo

How to use

To install these, copy terminal to a folder addons/ inside your projects, like this addons/terminal

and then activate it in Scene > Project Settings > Plugins Now you can create terminal control from Create new Node menu.

OR instance terminal.tscn somewhere in your scene.