2D and 3D Components to manage health, damage, and healing
This addon adds an extended scroll container node with smooth scroll settings.How to use:Activate the addon in the project settings' addon tab, Click the "+" button to add a new node and select "SmoothScrollContainer" instead "ScrollContainer". To add smooth scrollling to existing ScrollContainers, rightclick the node and select change type. Then select "SmoothScrollContainer".For smoother scrolling: In your project settings set gui/common/snap_controls_to_pixels to falseMouse scroll icon by Greg Fiske from the Noun Project
Finite-state machine plugin for Godot4
Easily store options on-device in Godot 4.4 .NET. This is useful for storing user settings such as volume and keybindings.Godot Cookies stores data as indented JSON making it easy to understand and edit manually.The library is available on NuGet: https://nuget.org/packages/GodotCookies
Yet another (linear) dialogue system/addon/plugin. Written in human-readable plain text. Compatible with Godot 4.4.Official documentation: https://theatre.nnda.dev0.11.0 changelog: https://github.com/nndda/Theatre/releases/tag/0.11.0
A ScrollContainer that can be controlled by external Range nodes.
A GDScript implementation of the finite state machine pattern.Adds node types for finite state machines and states.
Myket plugin allows you to easily implement your in-app purchasesJust add the relevant node and start the purchase process.
Event-driven behavior trees for Godot.
A set of Finite State Machine nodes for organizing and processing logic.
Automatically formats and lints GDScript files on save using gdformat and gdlint.
Lightweight ecs framework written with gdscript.- Lightweight and high-performance.- One step serialization and deserialization the game world.- Independent event system.- Hot-swappable system design.- Data-driven and event-driven.- Easy to use.