Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.1.3/Ability to spawn small notification message #62

Open
misoe92 opened this issue Apr 28, 2024 · 0 comments
Open

0.1.3/Ability to spawn small notification message #62

misoe92 opened this issue Apr 28, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@misoe92
Copy link
Owner

misoe92 commented Apr 28, 2024

Description
A centralized and easy way to spawn an auto removed notification that are shown for x seconds and then automaticly faded out of view and removed.

This will enhance user friendliness.

Describe the solution you'd like
First find out whether or not it can be done in a good way through some sort of Godot functionality. If not build a class that uses a pre build scene that it duplicates and updates before rendering it.

A class that holds the functionality it needs to spawn a single notification and a static class for the notification handler, which basicly just spawns out the notifications and initiates removal of said notification after x time.

@misoe92 misoe92 added the enhancement New feature or request label Apr 28, 2024
@misoe92 misoe92 added this to the 0.1.3 milestone Apr 28, 2024
@misoe92 misoe92 self-assigned this Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant