A recreation of the Roblox TweenService functionality in GDScript for Animating values.
Bappy keyboard input manager based on the game Snuff Puppy Shelter.
1. Add Scene selector (tree structure)2. Open Scene editor when select scene3. Focus file in FileSystemDock when select scene4. Click the middle mouse button in the inspector to display only modified properties5. Auto show property(unfold) in inspector when edit AnimationNodeStateMachineTransition
Helper class for encoding and decoding base32768 data.
A Extension for Godot that gets the OS active window infoGets the window title and positionMade in Godot 4.4*only on Windows
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!
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#.
Godot bindings for H3, a hierarchical hexagonal geospatial indexing system.
Godot plugin to detect color blindness-related issues.
Automatic C# bindings generator for GDExtension classesHow to use:1. Import your GDExtensions2. Enable the C# GDExtension Bindgen plugin in "Project Settings... -> Plugins" tab3. Click in the menu item "Project -> Tools -> Generate C# GDExtension Bindings" whenever you want to regenerate C# bindings4. Enjoy \o/
Audio synthesis engine for procedural SFX and music.https://eclipsinglines.github.io/GodotSynth/
Automatically expands all sections of the Property Inspector when you select a node