Spreen provides a Tween-like API for animation and interpolation using springs as a base. Unlike TRANS_SPRING in the Tween library, these springs are defined by damping ratios and halflife.These help you make fantastic character and camera controllers, reacting to user input in very natural ways.
Cross-platform in-app purchase plugin following the OpenIAP specification.Features:• Unified API for iOS (StoreKit 2) and Android (Google Play Billing 8+)• Type-safe GDScript API with auto-generated types• Supports consumables, non-consumables, and subscriptions• OpenIAP standard compliance for consistent behavior across platforms
This plugin adds the Buffer class for managing the execution of one player action with buffering.It can both buffer one player input for a set amount of time to run the action when allowed, and buffer the potential of an action for a set amount of time to run it when a player input is recieved.The plugin includes an example use.
A GDExtension plugin for playing IceCast streams for Godot 4.3+
Content Pack Manager is an Addon that allows you to create a DLC / Addon/Plugin / Sandbox Mod for exported Godot games. Using Godot's own system for creating and loading packs, CPM simplifies the process of creating, and loading packs into the game, by providing a simple interface to access.
A powerful Godot Engine plugin that seamlessly integrates AWS Amplify services into your game projects. This plugin enables game developers to leverage AWS cloud capabilities directly within the Godot environment, providing authentication, data storage, API access, and more with minimal configuration.
Yandex games SDK non official implementation for godot. I do it for my games, so it's not a complete SDK implementation yet. If you lack of some functions, you can do it your self and contribute or create issue on github. I will be appreciate you.For use install plugin and add "yandex" feature to your exportRU Неофициальная реализация Yandex SDK для godot. Делаю для себя и своих игр, по этому тут реализованны не все методы и не всегда до конца (буду потихоньку доделывать). Если не хватает каких либо функций или я что-то криво сделал, можете создать ошибку (может быть я до неё дойду) или исправить и залить github, буду очень признателен.Просто установите плагин и добавьте "yandex" к вашему экспорту
A formatter for GDScript that just works!No Python! No binaries! No dependencies!Important!: Make sure to backup or commit your code before installing!
A simple plugin for the Godot Game Engine that allows you to create a custom splash screen for your game.
It is a simple fake radio implementation for Godot 4.3.How to use it?* Download and install plugin* Add node `Radio` to your scene* Add nodes `Station` to node `Radio`* Set up nodes `Station` and add music to this nodesYou can check examples: https://github.com/Roker2/godot_fake_radio/tree/master/examples
A plugin that enables Google Analytics 4 tracking in Godot games.
Play Pixelpart effects in Godot.This native plugin allows you to import and play .ppfx files created with Pixelpart directly in Godot. You can find more information on https://pixelpart.net/The following platforms are supported at the moment:- Windows- Linux- macOS- iOS- Android- Web