Onscreen Output

An asset by Maulve
The page banner background of a mountain and forest
Onscreen Output hero image

Quick Information

0 ratings
Onscreen Output icon image
Maulve
Onscreen Output

Onscreen Output is a logging tool made for Godot 4 that allows you to print messages to the screen for debugging and development purposes.It is a fork of Screen Console by joaoh82.

Supported Engine Version
4.0
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
9 months ago
Git URL
Issue URL

Onscreen Output

Onscreen Output is a logging tool made for Godot 4 that allows you to print messages to the screen for debugging and development purposes. It is a fork of Screen Console by joaoh82.

This fork aims to improve the original. A lot of features already got reworked, and will continue to improve.

Furthermore, this Onscreen Output will receive more features going forward.

Installation

Direct Download from Github:

Step 1: Copy the addons/onscreen-output folder from this repository

Step 2: Put the folder into your Godot Project

Step 3: Enable the Addon in Project>Project Settings>Plugins

Step 4: Reload your Project

OR

Download from the Asset Library! (Currently Outdated and only for 4.1.x) On the website or in the Godot Editor

Usage

scrnOutput.print(message : String)

Example: scrnOutput.print("Hello World!")

Improvements

Improvements the fork already has

  • Output scrolling
  • Improved formatting with Timestamp
  • Anchor support
  • Hide/Show the Output with Ctrl+Shift+A
  • Export to file
  • Change the size of the Output

Roadmap

Planned features and improvements

  • more UI improvements

Onscreen Output is a logging tool made for Godot 4 that allows you to print messages to the screen for debugging and development purposes.
It is a fork of Screen Console by joaoh82.

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
Onscreen Output icon image
Maulve
Onscreen Output

Onscreen Output is a logging tool made for Godot 4 that allows you to print messages to the screen for debugging and development purposes.It is a fork of Screen Console by joaoh82.

Supported Engine Version
4.0
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
9 months 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