Godot bindings for H3, a hierarchical hexagonal geospatial indexing system.
Addon for integrating your Godot-based simulator or application with the RTI (Runtime Infrastructure) of Inhumate Suite. Use it for connecting web-based interfaces, co-simulation, user testing etc.Read more at https://inhumatesystems.com/products/suite/.Installation instructions:1. Add the asset to your project2. Project > Tools > C# > Create C# solution3. Add the Inhumate.RTI package to the C# project: dotnet add package Inhumate.RTI4. Build project (hammer icon)5. Project Settings > Plugins tab > check EnabledMore documentation at https://docs.inhumatesystems.com/integrations/godot/.
GO P2P is a plugin that helps you connect your games to the internet easily and for free.This plugin includes;- Server browser template- Simple 2D game template- Simple 3D game templateWhat does it offer you?It provides an environment where you can easily match your users on the internet.REQUIREMENTS;For this plugin to work fully,You need to download the WebRTC-Native plugin and extract it into your project.Documentation: https://godotonline.com/?docs=godot-online-p2p/
Helper class for encoding and decoding base32768 data.
Godot plugin to detect color blindness-related issues.
Plays sounds in Editor UI, Scripts and Shader editors! Sounds are from osu!/ppy's lazer client.In more detail:Adds sounds and animations based on the user's actions inside the Editor UI, Scripts and Shaders for:Scripts- Typing- Caret Movement- Copy & Pasting- Saving- Undo & Redo- Selecting (Single, Word, All)- Delete AnimationsEditor UI- Hovering- Button presses- Checkboxes- SlidersThanks for reading and happy typing!
This is a Godot iOS plugin for In-App purchase. This plugin uses Storekit in Swift.
Open Sound Control plugin for developers making LunaTech visualizer scenes. Meant for the LunaTech project.Based on the dfcompose godOSC plugin
A GDExtension for Godot 4.4+ that enables loading patch PCK files early during game startup, allowing patches to properly override GDScript files, .NET Assemblies, Scenes, and Resources.View the README for usage instructions.
DatePicker is a themed Godot calendar addon inspiried by the Windows 11 calendar. Two scenes are available: DatePicker and Calendar. DatePicker is a Button that when clicked displays a Calendar. When a date on the Calendar is selected, the Calendar is hidden and the text of the DatePicker button is updated. The header of the Calendar (i.e. 2025 or March 2025) can be clicked to toggle between the year and month views. Only available in C#.
Automatically expands all sections of the Property Inspector when you select a node
A collection of useful scripts. Mostly for students at KABK, but hey, maybe someone else finds them useful as well.