This plugin adds support for CrowdControl, allowing it to change how players play the game on streams.A simple TCP client connects to CrowdControl's client and parses event requests to activate effects that you can define. Simply create a named subclass of CCEffect and the custom registry will take care of the rest.Based on the implementation for Celeste in https://github.com/WarpWorld/CCPack-PC-Celeste
Quiver Player Accounts allows you to create user accounts for your players. This is an early version of the service, so we only support guest accounts at this time (no username/passwords, etc.), but we'll be adding more functionality in the future. This plugin is used mostly to support Quiver Leaderboards (https://quiver.dev/leaderboards).Documentation: https://github.com/quiver-dev/quiver-player-accounts-godot-plugin#quiver-player-accounts
This is the Godot Plush model by FR3NKD, packaged as a Godot asset for your convenience.Originally from https://fr3nkd.gumroad.com/l/vhfvy
Open an external script editor alongside the built-in editor, allowing you to use features from both at the same time.Visit the repository for setup instructions.Based off the original by calviken (repo now gone)
Quiver Leaderboards (https://quiver.dev/leaderboards/) allows you to easily add global leaderboards to your game. Quiver Leaderboards support multiple types of leaderboards (all scores, highest score, latest score, or cumulative score) so you can track scores exactly however you'd like. You can also segment scores by time so you can support daily, weekly, or monthly high scores. Quickly get started by using our default leaderboards UI or create your own.NOTE: This plugin requires the installation of the Quiver Player Accounts plugin.Learn more: https://quiver.dev/leaderboards/Documentation: https://github.com/quiver-dev/quiver-leaderboards-godot-plugin#quiver-leaderboards
Quiver Analytics (https://quiver.dev/analytics/) allows you to easily collect analytics for games made with Godot in a privacy-friendly way. In just a few minutes, you can integrate Analytics in your game through this open source plugin and gain valuable insight into how players are interacting with your game. You also have fine-grained control over how your players' privacy is handled.Learn more: https://quiver.dev/analytics/.Documentation: https://github.com/quiver-dev/quiver-analytics-godot-plugin?tab=readme-ov-file#quiver-analytics
Simple yet fancy particles effect made for Godot4.Inspired by particles.js.See the preview video on reddit: https://www.reddit.com/r/godot/comments/x2fo0n/a_fancy_background_effect_inspired_by_some_web/
GDSAM provides retro voice synth capabilities via a wrapper library for SAM, the Software Automatic Mouth. Based on the C port by Sebastian Macke at https://github.com/s-macke/SAM.
WakaTime for Godot!Godot WakaTime is a plugin for metrics, insights, leaderboards and automatic time tracking generated from your Godot usage.See the repository doc for more information:https://github.com/thomazthz/godot-wakatime/tree/v1.5.0
A GDScript Implementation of EventSource, a Web API available in Browsers and JavaScript for reading Server Sent Event Streams (SSE).It comes with exhaustive docs and implements the spec fully and is licensed under the MIT License.To contribute, raise issues or view the source code go to https://gitlab.com/DaGammla/godot-http-event-source
This tool provides a set of nodes that allows you to integrate with the ThirdWeb.com blockchain libraries.
With easy menus you don't have to program your own main, options and pause menu anymore!It features:* Keyboard & Gamepad Support* Setting of Various Audio & Video Settings* Autosaving and Loading of Settings (Data Persistence)* Various Signals to Connect Easy Menus with your existing CodeFor usage information visit the Github of the project. https://github.com/SavoVuksan/EasyMenus