Skip to content

Console for Zircon #183

@coldwarrl

Description

@coldwarrl

Request for a console in Zircon

A console to inspect technical parameters like memory consumption and states&objects like the ECS

Rationale

Example usage:

  • inspect the ECS,
  • memory consumption,
  • shall be extensible (to understand the domain of the game)

Example of the console in Unreal 3: https://api.unrealengine.com/udk/Three/ConsoleCommands.html

Suggested way of implementing

An example of a lightweight console for Godot: https://github.com/QuentinCaffeino/godot-console, which offers a simple navigation history and keyword completion.
It would be nice if the console would be visible as a floating window.

Additional an (configurable) overlay window would be nice, which content could be customized via console commands

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedTasks which are blockedfeatureNew functionality for the programhelp wantedMore complex issues for which we'd like to get community help

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions