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#.
A recreation of the Roblox TweenService functionality in GDScript for Animating values.
Automatically expands all sections of the Property Inspector when you select a node
Godot bindings for H3, a hierarchical hexagonal geospatial indexing system.
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.
Addon for using Newgrounds medals, leaderboards, and cloudsaves. Works on web and desktop. Check the Readme for instructions: https://github.com/jefvel/newgrounds-godot-4
Helper class for encoding and decoding base32768 data.
A collection of useful scripts. Mostly for students at KABK, but hey, maybe someone else finds them useful as well.
A Godot plugin that allows to toggle the visibility of the selected nodes.H to hide/show the selected nodesAlt+H to show all the nodesShift+H to hide unselected nodes
Audio synthesis engine for procedural SFX and music.https://eclipsinglines.github.io/GodotSynth/
This add-on allows for easy a fadein/out effect between scene transitions.