Skip to content

Inbuilt Console #3

Description

@AzadKshitij

Feature of inbuilt console so don't need to check console all again

Describe the solution you'd like

Use something like this and make a good console
ImGui::Begin("Console");
ImGui::TextColored(ImVec4(1, 1, 0, 1), "Important Stuff");
ImGui::End();

Describe alternatives you've considered

Nothing (Thinking)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Important FeatureImportant FeaturesUIAny UI Related IssueWorkingThe Issue which is in progress

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions