Skip to content

Display a toast notification when urine level increases [4.4] #1

@Meorge

Description

@Meorge

Godot 4.4 will include a new method for displaying toast messages via:

EditorInterface.get_editor_toaster().push_toast("Message here", EditorToaster.SEVERITY_WARNING, "Tooltip")

as seen in Godot's PR # 98680 (not providing a direct link here because I think it might pop up a notification on that thread).

By continuously monitoring the urine level, the plugin could detect when it increases, and display a notification to inform the user that someone on the ISS has just peed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions