Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Toast Party

An asset by gammafp
The page banner background of a mountain and forest
Toast Party thumbnail image
Toast Party thumbnail image
Toast Party hero image

Quick Information

0 ratings
Toast Party icon image
gammafp
Toast Party

Have fun with this marvelous plugin for generating small toast notifications.Toast Party is a versatile plugin for Godot that allows you to easily create toast-style notifications in your games and applications. Add an extra layer of interactivity and visual feedback to your Godot projects with ease. Bring your messages to life with Toast Party!

Supported Engine Version
4.1
Version String
1.1.0
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Toast Party

Have fun with this marvelous plugin for generating small toast notifications.

Toast Party is a versatile plugin for Godot that allows you to easily create toast-style notifications in your games and applications. Add an extra layer of interactivity and visual feedback to your Godot projects with ease. Bring your messages to life with Toast Party!

Plugin created by Francisco Pereira Alvarado (gammafp).

Please follow me on my social networks to follow my jobs: LINKTREE

README Main Screen

Installation:

  1. Clone this repository into addons folder.
  2. Enabled ToastParty, go to: Project > Project Settings > Plugins

README Drag Racing

Use:

ToastParty is an autoload singleton and is used as follows:

> ToastParty.show({
    "text": "🥑Some Text🥑",           # Text (emojis can be used)
    "bgcolor": Color(0, 0, 0, 0.7),     # Background Color
    "color": Color(1, 1, 1, 1),         # Text Color
    "gravity": "top",                   # top or bottom
    "direction": "right",               # left or center or right
    "text_size": 18,                    # [optional] Text (font) size // experimental (warning!)
    "use_font": true                    # [optional] Use custom ToastParty font // experimental (warning!)
})

Thanks to

@davcri

License

Copyright (c) 2024 Francisco Pereira Alvarado (gammafp)

Unless otherwise specified, files in this repository are licensed under the MIT license. See LICENSE for more information.

Have fun with this marvelous plugin for generating small toast notifications.

Toast Party is a versatile plugin for Godot that allows you to easily create toast-style notifications in your games and applications. Add an extra layer of interactivity and visual feedback to your Godot projects with ease. Bring your messages to life with Toast Party!

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
Toast Party icon image
gammafp
Toast Party

Have fun with this marvelous plugin for generating small toast notifications.Toast Party is a versatile plugin for Godot that allows you to easily create toast-style notifications in your games and applications. Add an extra layer of interactivity and visual feedback to your Godot projects with ease. Bring your messages to life with Toast Party!

Supported Engine Version
4.1
Version String
1.1.0
License Version
MIT
Support Level
community
Modified Date
1 year 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